Community type to manage account alternate contacts
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "Type" : "Community::Account::AlternateContact", "Properties" : { "AlternateContactType" : String, "Name" : String, "EmailAddress" : String, "PhoneNumber" : String, "Title" : String, "AccountId" : String } }
Type: Community::Account::AlternateContact Properties: AlternateContactType: String Name: String EmailAddress: String PhoneNumber: String Title: String AccountId: String
Required: Yes
Type: String
Allowed Values: BILLING
| OPERATIONS
| SECURITY
Update requires: Replacement
Required: Yes
Type: String
Update requires: No interruption
Required: Yes
Type: String
Update requires: No interruption
Required: Yes
Type: String
Update requires: No interruption
Required: Yes
Type: String
Update requires: No interruption
Required: No
Type: String
Update requires: No interruption
When you pass the logical ID of this resource to the intrinsic Ref
function, Ref returns the AlternateContactType.