Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnVdmAttributesPropsMixin.Builder
Packages that use CfnVdmAttributesPropsMixin.Builder
-
Uses of CfnVdmAttributesPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnVdmAttributesPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVdmAttributesPropsMixin.Builder.create()CfnVdmAttributesPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVdmAttributesPropsMixin.Builder.dashboardAttributes(CfnVdmAttributesPropsMixin.DashboardAttributesProperty dashboardAttributes) Specifies additional settings for your VDM configuration as applicable to the Dashboard.CfnVdmAttributesPropsMixin.Builder.dashboardAttributes(IResolvable dashboardAttributes) Specifies additional settings for your VDM configuration as applicable to the Dashboard.CfnVdmAttributesPropsMixin.Builder.guardianAttributes(CfnVdmAttributesPropsMixin.GuardianAttributesProperty guardianAttributes) Specifies additional settings for your VDM configuration as applicable to the Guardian.CfnVdmAttributesPropsMixin.Builder.guardianAttributes(IResolvable guardianAttributes) Specifies additional settings for your VDM configuration as applicable to the Guardian.