Interface IBranch
(experimental) A branch.
Namespace: Amazon.CDK.AWS.Amplify.Alpha
Assembly: Amazon.CDK.AWS.Amplify.Alpha.dll
Syntax (csharp)
public interface IBranch : IResource
Syntax (vb)
Public Interface IBranch
Inherits IResource, IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
BranchName | (experimental) The name of the branch. |
Properties
BranchName
(experimental) The name of the branch.
string BranchName { get; }
Property Value
System.String
Remarks
Stability: Experimental
Attribute: true