Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.VdmOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.VdmOptionsProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSet.VdmOptionsProperty
Modifier and TypeMethodDescriptionCfnConfigurationSet.VdmOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnConfigurationSet.setVdmOptions
(CfnConfigurationSet.VdmOptionsProperty value) The Virtual Deliverability Manager (VDM) options that apply to the configuration set.CfnConfigurationSet.Builder.vdmOptions
(CfnConfigurationSet.VdmOptionsProperty vdmOptions) The Virtual Deliverability Manager (VDM) options that apply to the configuration set.CfnConfigurationSetProps.Builder.vdmOptions
(CfnConfigurationSet.VdmOptionsProperty vdmOptions) Sets the value ofCfnConfigurationSetProps.getVdmOptions()