Uses of Interface
software.amazon.awscdk.services.ses.CfnVdmAttributes.DashboardAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnVdmAttributes.DashboardAttributesProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVdmAttributes.DashboardAttributesProperty
Modifier and TypeMethodDescriptionCfnVdmAttributes.DashboardAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnVdmAttributes.Builder.dashboardAttributes
(CfnVdmAttributes.DashboardAttributesProperty dashboardAttributes) Specifies additional settings for your VDM configuration as applicable to the Dashboard.CfnVdmAttributesProps.Builder.dashboardAttributes
(CfnVdmAttributes.DashboardAttributesProperty dashboardAttributes) Sets the value ofCfnVdmAttributesProps.getDashboardAttributes()
void
CfnVdmAttributes.setDashboardAttributes
(CfnVdmAttributes.DashboardAttributesProperty value) Specifies additional settings for your VDM configuration as applicable to the Dashboard.