interface IReplicationConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ECR.IReplicationConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsecr#IReplicationConfigurationRef |
![]() | software.amazon.awscdk.services.ecr.IReplicationConfigurationRef |
![]() | aws_cdk.aws_ecr.IReplicationConfigurationRef |
![]() | aws-cdk-lib » aws_ecr » IReplicationConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ReplicationConfiguration.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
replication | Replication | A reference to a ReplicationConfiguration resource. |
node
Type:
Node
The tree node.
replicationConfigurationRef
Type:
Replication
A reference to a ReplicationConfiguration resource.