AWS::SES::VdmAttributes - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SES::VdmAttributes

The Virtual Deliverability Manager (VDM) attributes that apply to your Amazon SES account.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::SES::VdmAttributes", "Properties" : { "DashboardAttributes" : DashboardAttributes, "GuardianAttributes" : GuardianAttributes } }

YAML

Type: AWS::SES::VdmAttributes Properties: DashboardAttributes: DashboardAttributes GuardianAttributes: GuardianAttributes

Properties

DashboardAttributes

Specifies additional settings for your VDM configuration as applicable to the Dashboard.

Required: No

Type: DashboardAttributes

Update requires: No interruption

GuardianAttributes

Specifies additional settings for your VDM configuration as applicable to the Guardian.

Required: No

Type: GuardianAttributes

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the resource name.

For more information about using the Ref function, see Ref.

Fn::GetAtt

VdmAttributesResourceId

Property description not available.