Uses of Class
software.amazon.awscdk.services.pinpoint.CfnAPNSVoipSandboxChannelProps.Builder
-
Uses of CfnAPNSVoipSandboxChannelProps.Builder in software.amazon.awscdk.services.pinpoint
Modifier and TypeMethodDescriptionCfnAPNSVoipSandboxChannelProps.Builder.applicationId
(String applicationId) Sets the value ofCfnAPNSVoipSandboxChannelProps.getApplicationId()
CfnAPNSVoipSandboxChannelProps.builder()
Sets the value ofCfnAPNSVoipSandboxChannelProps.getBundleId()
CfnAPNSVoipSandboxChannelProps.Builder.certificate
(String certificate) Sets the value ofCfnAPNSVoipSandboxChannelProps.getCertificate()
CfnAPNSVoipSandboxChannelProps.Builder.defaultAuthenticationMethod
(String defaultAuthenticationMethod) Sets the value ofCfnAPNSVoipSandboxChannelProps.getDefaultAuthenticationMethod()
Sets the value ofCfnAPNSVoipSandboxChannelProps.getEnabled()
CfnAPNSVoipSandboxChannelProps.Builder.enabled
(IResolvable enabled) Sets the value ofCfnAPNSVoipSandboxChannelProps.getEnabled()
CfnAPNSVoipSandboxChannelProps.Builder.privateKey
(String privateKey) Sets the value ofCfnAPNSVoipSandboxChannelProps.getPrivateKey()
Sets the value ofCfnAPNSVoipSandboxChannelProps.getTeamId()
Sets the value ofCfnAPNSVoipSandboxChannelProps.getTokenKey()
CfnAPNSVoipSandboxChannelProps.Builder.tokenKeyId
(String tokenKeyId) Sets the value ofCfnAPNSVoipSandboxChannelProps.getTokenKeyId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAPNSVoipSandboxChannelProps.Builder
.