Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pinpointemail.CfnConfigurationSetPropsMixin.SendingOptionsProperty
Packages that use CfnConfigurationSetPropsMixin.SendingOptionsProperty
-
Uses of CfnConfigurationSetPropsMixin.SendingOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Classes in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that implement CfnConfigurationSetPropsMixin.SendingOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSetPropsMixin.SendingOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail that return CfnConfigurationSetPropsMixin.SendingOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSetPropsMixin.SendingOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail with parameters of type CfnConfigurationSetPropsMixin.SendingOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSetMixinProps.Builder.sendingOptions(CfnConfigurationSetPropsMixin.SendingOptionsProperty sendingOptions) Sets the value ofCfnConfigurationSetMixinProps.getSendingOptions()CfnConfigurationSetPropsMixin.Builder.sendingOptions(CfnConfigurationSetPropsMixin.SendingOptionsProperty sendingOptions) An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.