Uses of Class
software.amazon.awscdk.services.ses.CfnVdmAttributes.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnVdmAttributes.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionstatic CfnVdmAttributes.Builder
CfnVdmAttributes.Builder.dashboardAttributes
(IResolvable dashboardAttributes) Specifies additional settings for your VDM configuration as applicable to the Dashboard.CfnVdmAttributes.Builder.dashboardAttributes
(CfnVdmAttributes.DashboardAttributesProperty dashboardAttributes) Specifies additional settings for your VDM configuration as applicable to the Dashboard.CfnVdmAttributes.Builder.guardianAttributes
(IResolvable guardianAttributes) Specifies additional settings for your VDM configuration as applicable to the Guardian.CfnVdmAttributes.Builder.guardianAttributes
(CfnVdmAttributes.GuardianAttributesProperty guardianAttributes) Specifies additional settings for your VDM configuration as applicable to the Guardian.