interface ISMSChannelRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Pinpoint.ISMSChannelRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspinpoint#ISMSChannelRef |
![]() | software.amazon.awscdk.services.pinpoint.ISMSChannelRef |
![]() | aws_cdk.aws_pinpoint.ISMSChannelRef |
![]() | aws-cdk-lib » aws_pinpoint » ISMSChannelRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SMSChannel.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
sms | SMSChannel | A reference to a SMSChannel resource. |
node
Type:
Node
The tree node.
smsChannelRef
Type:
SMSChannel
A reference to a SMSChannel resource.