Uses of Class
software.amazon.awscdk.services.ses.CfnVdmAttributesProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnVdmAttributesProps.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnVdmAttributesProps.builder()
CfnVdmAttributesProps.Builder.dashboardAttributes
(IResolvable dashboardAttributes) Sets the value ofCfnVdmAttributesProps.getDashboardAttributes()
CfnVdmAttributesProps.Builder.dashboardAttributes
(CfnVdmAttributes.DashboardAttributesProperty dashboardAttributes) Sets the value ofCfnVdmAttributesProps.getDashboardAttributes()
CfnVdmAttributesProps.Builder.guardianAttributes
(IResolvable guardianAttributes) Sets the value ofCfnVdmAttributesProps.getGuardianAttributes()
CfnVdmAttributesProps.Builder.guardianAttributes
(CfnVdmAttributes.GuardianAttributesProperty guardianAttributes) Sets the value ofCfnVdmAttributesProps.getGuardianAttributes()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnVdmAttributesProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVdmAttributesProps.Builder
.