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