This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SES::Tenant ResourceAssociation
The resource to associate with the tenant.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ResourceArn" :String}
YAML
ResourceArn:String
Properties
ResourceArn-
The Amazon Resource Name (ARN) of the resource associated with the tenant.
Required: Yes
Type: String
Minimum:
1Update requires: No interruption