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::Connect::Queue EmailAddress
The EmailAddress property type specifies Property description not available. for an AWS::Connect::Queue.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EmailAddressArn" :String}
YAML
EmailAddressArn:String
Properties
EmailAddressArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-f0-9]{8}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{12}/email-address/[-a-f0-9]{8}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{4}-[-a-f0-9]{12}$Update requires: No interruption