Uses of Interface
software.amazon.awscdk.services.ses.CfnVdmAttributes.DashboardAttributesProperty
Packages that use CfnVdmAttributes.DashboardAttributesProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnVdmAttributes.DashboardAttributesProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnVdmAttributes.DashboardAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVdmAttributes.DashboardAttributesPropertyMethods in software.amazon.awscdk.services.ses that return CfnVdmAttributes.DashboardAttributesPropertyModifier and TypeMethodDescriptionCfnVdmAttributes.DashboardAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnVdmAttributes.DashboardAttributesPropertyModifier 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()voidCfnVdmAttributes.setDashboardAttributes(CfnVdmAttributes.DashboardAttributesProperty value) Specifies additional settings for your VDM configuration as applicable to the Dashboard.