Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty
Packages that use CfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty
-
Uses of CfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Classes in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that implement CfnPushTemplatePropsMixin.APNSPushNotificationTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPushTemplatePropsMixin.APNSPushNotificationTemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnPushTemplatePropsMixin.APNSPushNotificationTemplatePropertyModifier and TypeMethodDescriptionCfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnPushTemplatePropsMixin.APNSPushNotificationTemplatePropertyModifier and TypeMethodDescriptionCfnPushTemplateMixinProps.Builder.apns(CfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty apns) Sets the value ofCfnPushTemplateMixinProps.getApns()CfnPushTemplatePropsMixin.Builder.apns(CfnPushTemplatePropsMixin.APNSPushNotificationTemplateProperty apns) The message template to use for the APNs (Apple Push Notification service) channel.