@Stability(value=Stable) public static final class CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPushTemplate.APNSPushNotificationTemplateProperty>
CfnPushTemplate.APNSPushNotificationTemplateProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder action(String action)
CfnPushTemplate.APNSPushNotificationTemplateProperty.getAction()action - `CfnPushTemplate.APNSPushNotificationTemplateProperty.Action`.this@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder body(String body)
CfnPushTemplate.APNSPushNotificationTemplateProperty.getBody()body - `CfnPushTemplate.APNSPushNotificationTemplateProperty.Body`.this@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder mediaUrl(String mediaUrl)
CfnPushTemplate.APNSPushNotificationTemplateProperty.getMediaUrl()mediaUrl - `CfnPushTemplate.APNSPushNotificationTemplateProperty.MediaUrl`.this@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder sound(String sound)
CfnPushTemplate.APNSPushNotificationTemplateProperty.getSound()sound - `CfnPushTemplate.APNSPushNotificationTemplateProperty.Sound`.this@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder title(String title)
CfnPushTemplate.APNSPushNotificationTemplateProperty.getTitle()title - `CfnPushTemplate.APNSPushNotificationTemplateProperty.Title`.this@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty.Builder url(String url)
CfnPushTemplate.APNSPushNotificationTemplateProperty.getUrl()url - `CfnPushTemplate.APNSPushNotificationTemplateProperty.Url`.this@Stability(value=Stable) public CfnPushTemplate.APNSPushNotificationTemplateProperty build()
build in interface software.amazon.jsii.Builder<CfnPushTemplate.APNSPushNotificationTemplateProperty>CfnPushTemplate.APNSPushNotificationTemplatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.