Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnConfigurationSetMixinProps.Builder
Packages that use CfnConfigurationSetMixinProps.Builder
-
Uses of CfnConfigurationSetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnConfigurationSetMixinProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetMixinProps.builder()CfnConfigurationSetMixinProps.Builder.deliveryOptions(CfnConfigurationSetPropsMixin.DeliveryOptionsProperty deliveryOptions) Sets the value ofCfnConfigurationSetMixinProps.getDeliveryOptions()CfnConfigurationSetMixinProps.Builder.deliveryOptions(IResolvable deliveryOptions) Sets the value ofCfnConfigurationSetMixinProps.getDeliveryOptions()Sets the value ofCfnConfigurationSetMixinProps.getName()CfnConfigurationSetMixinProps.Builder.reputationOptions(CfnConfigurationSetPropsMixin.ReputationOptionsProperty reputationOptions) Sets the value ofCfnConfigurationSetMixinProps.getReputationOptions()CfnConfigurationSetMixinProps.Builder.reputationOptions(IResolvable reputationOptions) Sets the value ofCfnConfigurationSetMixinProps.getReputationOptions()CfnConfigurationSetMixinProps.Builder.sendingOptions(CfnConfigurationSetPropsMixin.SendingOptionsProperty sendingOptions) Sets the value ofCfnConfigurationSetMixinProps.getSendingOptions()CfnConfigurationSetMixinProps.Builder.sendingOptions(IResolvable sendingOptions) Sets the value ofCfnConfigurationSetMixinProps.getSendingOptions()Sets the value ofCfnConfigurationSetMixinProps.getTags()CfnConfigurationSetMixinProps.Builder.trackingOptions(CfnConfigurationSetPropsMixin.TrackingOptionsProperty trackingOptions) Sets the value ofCfnConfigurationSetMixinProps.getTrackingOptions()CfnConfigurationSetMixinProps.Builder.trackingOptions(IResolvable trackingOptions) Sets the value ofCfnConfigurationSetMixinProps.getTrackingOptions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail with parameters of type CfnConfigurationSetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetMixinProps.Builder.