Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.DeliveryOptionsProperty
Packages that use CfnConfigurationSet.DeliveryOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.DeliveryOptionsProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnConfigurationSet.DeliveryOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSet.DeliveryOptionsPropertyMethods in software.amazon.awscdk.services.ses that return CfnConfigurationSet.DeliveryOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.DeliveryOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnConfigurationSet.DeliveryOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.Builder.deliveryOptions(CfnConfigurationSet.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).CfnConfigurationSetProps.Builder.deliveryOptions(CfnConfigurationSet.DeliveryOptionsProperty deliveryOptions) Sets the value ofCfnConfigurationSetProps.getDeliveryOptions()voidCfnConfigurationSet.setDeliveryOptions(CfnConfigurationSet.DeliveryOptionsProperty value) 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).