| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPushTemplate.APNSPushNotificationTemplateProperty.Jsii$Proxy
An implementation for
CfnPushTemplate.APNSPushNotificationTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPushTemplate.APNSPushNotificationTemplateProperty |
CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPushTemplate.Builder |
CfnPushTemplate.Builder.apns(CfnPushTemplate.APNSPushNotificationTemplateProperty apns)
The message template to use for the APNs (Apple Push Notification service) channel.
|
CfnPushTemplateProps.Builder |
CfnPushTemplateProps.Builder.apns(CfnPushTemplate.APNSPushNotificationTemplateProperty apns)
Sets the value of
CfnPushTemplateProps.getApns() |
void |
CfnPushTemplate.setApns(CfnPushTemplate.APNSPushNotificationTemplateProperty value)
The message template to use for the APNs (Apple Push Notification service) channel.
|
Copyright © 2022. All rights reserved.