interface IReplicationSetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SSMIncidents.IReplicationSetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsssmincidents#IReplicationSetRef |
![]() | software.amazon.awscdk.services.ssmincidents.IReplicationSetRef |
![]() | aws_cdk.aws_ssmincidents.IReplicationSetRef |
![]() | aws-cdk-lib » aws_ssmincidents » IReplicationSetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ReplicationSet.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
replication | Replication | A reference to a ReplicationSet resource. |
node
Type:
Node
The tree node.
replicationSetRef
Type:
Replication
A reference to a ReplicationSet resource.