Profile
A complex type that includes settings for a Route 53 Profile.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the Profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- ClientToken
-
The
ClientToken
value that was assigned when the Profile was created.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- CreationTime
-
The date and time that the Profile was created, in Unix time format and Coordinated Universal Time (UTC).
Type: Timestamp
Required: No
- Id
-
ID of the Profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- ModificationTime
-
The date and time that the Profile was modified, in Unix time format and Coordinated Universal Time (UTC).
Type: Timestamp
Required: No
- Name
-
Name of the Profile.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 64.
Pattern:
^(?!^[0-9]+$)([a-zA-Z0-9\-_' ']+)$
Required: No
- OwnerId
-
AWS account ID of the Profile owner.
Type: String
Length Constraints: Minimum length of 12. Maximum length of 32.
Required: No
-
Sharing status for the Profile.
Type: String
Valid Values:
NOT_SHARED | SHARED_WITH_ME | SHARED_BY_ME
Required: No
- Status
-
The status for the Profile.
Type: String
Valid Values:
COMPLETE | DELETING | UPDATING | CREATING | DELETED | FAILED
Required: No
- StatusMessage
-
Status message that includes additiona information about the Profile.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: