DomainSummary
Summary information about a Domain.
Contents
- arn
-
Type: String
Pattern:
arn:aws:health-agent:[a-z0-9-]+:[0-9]{12}:domain/(hai-|dom-)[a-z0-9]+Required: Yes
- createdAt
-
The timestamp when the Domain was created.
Type: Timestamp
Required: Yes
- domainId
-
The unique identifier of the Domain.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
(hai-|dom-)[a-z0-9]+Required: Yes
- name
-
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- status
-
Type: String
Valid Values:
ACTIVE | DELETING | DELETEDRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: