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