Uses of Class
software.amazon.awscdk.services.ses.CfnConfigurationSet.VdmOptionsProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.VdmOptionsProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnConfigurationSet.VdmOptionsProperty.builder()
CfnConfigurationSet.VdmOptionsProperty.Builder.dashboardOptions
(IResolvable dashboardOptions) Sets the value ofCfnConfigurationSet.VdmOptionsProperty.getDashboardOptions()
CfnConfigurationSet.VdmOptionsProperty.Builder.dashboardOptions
(CfnConfigurationSet.DashboardOptionsProperty dashboardOptions) Sets the value ofCfnConfigurationSet.VdmOptionsProperty.getDashboardOptions()
CfnConfigurationSet.VdmOptionsProperty.Builder.guardianOptions
(IResolvable guardianOptions) Sets the value ofCfnConfigurationSet.VdmOptionsProperty.getGuardianOptions()
CfnConfigurationSet.VdmOptionsProperty.Builder.guardianOptions
(CfnConfigurationSet.GuardianOptionsProperty guardianOptions) Sets the value ofCfnConfigurationSet.VdmOptionsProperty.getGuardianOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigurationSet.VdmOptionsProperty.Builder
.