Vdm Attributes Args
data class VdmAttributesArgs(val dashboardAttributes: Output<VdmAttributesDashboardAttributesArgs>? = null, val guardianAttributes: Output<VdmAttributesGuardianAttributesArgs>? = null) : ConvertibleToJava<VdmAttributesArgs>
Resource Type definition for AWS::SES::VdmAttributes
Constructors
Link copied to clipboard
constructor(dashboardAttributes: Output<VdmAttributesDashboardAttributesArgs>? = null, guardianAttributes: Output<VdmAttributesGuardianAttributesArgs>? = null)