PolicySummary
Contains summary information about a resilience policy.
Contents
- name
-
Resource name (used in ARN — no spaces allowed).
Type: String
Length Constraints: Minimum length of 2. Maximum length of 60.
Pattern:
[A-Za-z0-9][A-Za-z0-9_\-]{1,59}Required: Yes
- policyArn
-
ARN identifier.
Type: String
Length Constraints: Minimum length of 31.
Pattern:
arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}Required: Yes
- associatedServiceCount
-
The number of services associated with this policy.
Type: Integer
Required: No
- availabilitySlo
-
The availability SLO defined in the policy.
Type: AvailabilitySlo object
Required: No
- createdAt
-
The timestamp when the policy was created.
Type: Timestamp
Required: No
- dataRecovery
-
The data recovery targets defined in the policy.
Type: DataRecoveryTargets object
Required: No
- multiAz
-
The multi-AZ disaster recovery targets defined in the policy.
Type: MultiAzTargets object
Required: No
- multiRegion
-
The multi-Region disaster recovery targets defined in the policy.
Type: MultiRegionTargets object
Required: No
- updatedAt
-
The timestamp when the policy was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: