interface IChannelAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_notifications.IChannelAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsnotifications#IChannelAssociationRef |
![]() | software.amazon.awscdk.services.notifications.IChannelAssociationRef |
![]() | aws_cdk.aws_notifications.IChannelAssociationRef |
![]() | aws-cdk-lib » aws_notifications » IChannelAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ChannelAssociation.
Properties
Name | Type | Description |
---|---|---|
channel | Channel | A reference to a ChannelAssociation resource. |
node | Node | The tree node. |
channelAssociationRef
Type:
Channel
A reference to a ChannelAssociation resource.
node
Type:
Node
The tree node.