Uses of Class
software.amazon.awscdk.services.pinpoint.CfnEmailChannelProps.Builder
Packages that use CfnEmailChannelProps.Builder
-
Uses of CfnEmailChannelProps.Builder in software.amazon.awscdk.services.pinpoint
Methods in software.amazon.awscdk.services.pinpoint that return CfnEmailChannelProps.BuilderModifier and TypeMethodDescriptionCfnEmailChannelProps.Builder.applicationId(String applicationId) Sets the value ofCfnEmailChannelProps.getApplicationId()static CfnEmailChannelProps.BuilderCfnEmailChannelProps.builder()CfnEmailChannelProps.Builder.configurationSet(String configurationSet) Sets the value ofCfnEmailChannelProps.getConfigurationSet()Sets the value ofCfnEmailChannelProps.getEnabled()CfnEmailChannelProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnEmailChannelProps.getEnabled()CfnEmailChannelProps.Builder.fromAddress(String fromAddress) Sets the value ofCfnEmailChannelProps.getFromAddress()Sets the value ofCfnEmailChannelProps.getIdentity()CfnEmailChannelProps.Builder.orchestrationSendingRoleArn(String orchestrationSendingRoleArn) Sets the value ofCfnEmailChannelProps.getOrchestrationSendingRoleArn()Sets the value ofCfnEmailChannelProps.getRoleArn()Constructors in software.amazon.awscdk.services.pinpoint with parameters of type CfnEmailChannelProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEmailChannelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEmailChannelProps.Builder.