Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnEmailChannelMixinProps.Builder
Packages that use CfnEmailChannelMixinProps.Builder
-
Uses of CfnEmailChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnEmailChannelMixinProps.BuilderModifier and TypeMethodDescriptionCfnEmailChannelMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnEmailChannelMixinProps.getApplicationId()CfnEmailChannelMixinProps.builder()CfnEmailChannelMixinProps.Builder.configurationSet(String configurationSet) Sets the value ofCfnEmailChannelMixinProps.getConfigurationSet()Sets the value ofCfnEmailChannelMixinProps.getEnabled()CfnEmailChannelMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnEmailChannelMixinProps.getEnabled()CfnEmailChannelMixinProps.Builder.fromAddress(String fromAddress) Sets the value ofCfnEmailChannelMixinProps.getFromAddress()Sets the value ofCfnEmailChannelMixinProps.getIdentity()CfnEmailChannelMixinProps.Builder.orchestrationSendingRoleArn(String orchestrationSendingRoleArn) Sets the value ofCfnEmailChannelMixinProps.getOrchestrationSendingRoleArn()Sets the value ofCfnEmailChannelMixinProps.getRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnEmailChannelMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEmailChannelMixinProps.Builder.