Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnConfigurationSetPropsMixin.DeliveryOptionsProperty
Packages that use CfnConfigurationSetPropsMixin.DeliveryOptionsProperty
-
Uses of CfnConfigurationSetPropsMixin.DeliveryOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnConfigurationSetPropsMixin.DeliveryOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSetPropsMixin.DeliveryOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnConfigurationSetPropsMixin.DeliveryOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSetPropsMixin.DeliveryOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnConfigurationSetPropsMixin.DeliveryOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSetMixinProps.Builder.deliveryOptions(CfnConfigurationSetPropsMixin.DeliveryOptionsProperty deliveryOptions) Sets the value ofCfnConfigurationSetMixinProps.getDeliveryOptions()CfnConfigurationSetPropsMixin.Builder.deliveryOptions(CfnConfigurationSetPropsMixin.DeliveryOptionsProperty deliveryOptions) Specifies the name of the dedicated IP pool to associate with the configuration set and whether messages that use the configuration set are required to use Transport Layer Security (TLS).