Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSet.DeliveryOptionsProperty
Packages that use CfnConfigurationSet.DeliveryOptionsProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSet.DeliveryOptionsProperty in software.amazon.awscdk.services.pinpointemail
Classes in software.amazon.awscdk.services.pinpointemail that implement CfnConfigurationSet.DeliveryOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSet.DeliveryOptionsPropertyMethods in software.amazon.awscdk.services.pinpointemail that return CfnConfigurationSet.DeliveryOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.DeliveryOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpointemail with parameters of type CfnConfigurationSet.DeliveryOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.Builder.deliveryOptions(CfnConfigurationSet.DeliveryOptionsProperty deliveryOptions) An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.CfnConfigurationSetProps.Builder.deliveryOptions(CfnConfigurationSet.DeliveryOptionsProperty deliveryOptions) Sets the value ofCfnConfigurationSetProps.getDeliveryOptions()voidCfnConfigurationSet.setDeliveryOptions(CfnConfigurationSet.DeliveryOptionsProperty value) An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.