AWS::Route53Profiles::Profile
A complex type that includes settings for a Route 53 Profile.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Route53Profiles::Profile", "Properties" : { "Name" :
String
, "Tags" :[ Tag, ... ]
} }
Properties
Name
-
Name of the Profile.
Required: Yes
Type: String
Minimum:
1
Maximum:
64
Update requires: Replacement
-
A list of the tag keys and values that you want to associate with the profile.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
When you pass the logical ID of this resource to the intrinsic Ref
function, Ref
returns
Profile
ID for the profile, such as rp-9e6daa461example
.
For more information about using the Ref
function, see Ref
.
Fn::GetAtt
The Fn::GetAtt
intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
For more information about using the Fn::GetAtt
intrinsic function, see Fn::GetAtt
.
Arn
-
The Amazon Resource Name (ARN) of the Profile.
ClientToken
-
The
ClientToken
value that was assigned when the Profile was created. Id
-
ID of the Profile.