interface IBranchRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Amplify.IBranchRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsamplify#IBranchRef |
![]() | software.amazon.awscdk.services.amplify.IBranchRef |
![]() | aws_cdk.aws_amplify.IBranchRef |
![]() | aws-cdk-lib » aws_amplify » IBranchRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Branch.
Properties
Name | Type | Description |
---|---|---|
branch | Branch | A reference to a Branch resource. |
node | Node | The tree node. |
branchRef
Type:
Branch
A reference to a Branch resource.
node
Type:
Node
The tree node.