IChannelAssociationRef
- class aws_cdk.aws_notifications.IChannelAssociationRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a ChannelAssociation.
- Stability:
experimental
Attributes
- channel_association_ref
(experimental) A reference to a ChannelAssociation resource.
- Stability:
experimental
- node
The tree node.