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