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