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