interface IContactChannelRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SSMContacts.IContactChannelRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsssmcontacts#IContactChannelRef |
![]() | software.amazon.awscdk.services.ssmcontacts.IContactChannelRef |
![]() | aws_cdk.aws_ssmcontacts.IContactChannelRef |
![]() | aws-cdk-lib » aws_ssmcontacts » IContactChannelRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ContactChannel.
Properties
Name | Type | Description |
---|---|---|
contact | Contact | A reference to a ContactChannel resource. |
node | Node | The tree node. |
contactChannelRef
Type:
Contact
A reference to a ContactChannel resource.
node
Type:
Node
The tree node.