VdmAttributesArgs

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
fun VdmAttributesArgs(dashboardAttributes: Output<VdmAttributesDashboardAttributesArgs>? = null, guardianAttributes: Output<VdmAttributesGuardianAttributesArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): VdmAttributesArgs

Properties

Link copied to clipboard
Link copied to clipboard