Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnAPNSChannelMixinProps.Builder
Packages that use CfnAPNSChannelMixinProps.Builder
-
Uses of CfnAPNSChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnAPNSChannelMixinProps.BuilderModifier and TypeMethodDescriptionCfnAPNSChannelMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnAPNSChannelMixinProps.getApplicationId()CfnAPNSChannelMixinProps.builder()Sets the value ofCfnAPNSChannelMixinProps.getBundleId()CfnAPNSChannelMixinProps.Builder.certificate(String certificate) Sets the value ofCfnAPNSChannelMixinProps.getCertificate()CfnAPNSChannelMixinProps.Builder.defaultAuthenticationMethod(String defaultAuthenticationMethod) Sets the value ofCfnAPNSChannelMixinProps.getDefaultAuthenticationMethod()Sets the value ofCfnAPNSChannelMixinProps.getEnabled()CfnAPNSChannelMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnAPNSChannelMixinProps.getEnabled()CfnAPNSChannelMixinProps.Builder.privateKey(String privateKey) Sets the value ofCfnAPNSChannelMixinProps.getPrivateKey()Sets the value ofCfnAPNSChannelMixinProps.getTeamId()Sets the value ofCfnAPNSChannelMixinProps.getTokenKey()CfnAPNSChannelMixinProps.Builder.tokenKeyId(String tokenKeyId) Sets the value ofCfnAPNSChannelMixinProps.getTokenKeyId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnAPNSChannelMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAPNSChannelMixinProps.Builder.