interface IConnectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeStarConnections.IConnectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodestarconnections#IConnectionRef |
![]() | software.amazon.awscdk.services.codestarconnections.IConnectionRef |
![]() | aws_cdk.aws_codestarconnections.IConnectionRef |
![]() | aws-cdk-lib » aws_codestarconnections » IConnectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Connection.
Properties
Name | Type | Description |
---|---|---|
connection | Connection | A reference to a Connection resource. |
node | Node | The tree node. |
connectionRef
Type:
Connection
A reference to a Connection resource.
node
Type:
Node
The tree node.