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