ResiliencyGroup
Information about a resiliency group.
Contents
- ownerAccount
-
The ID of the AWS account that owns the resiliency group.
Type: String
Required: No
- resiliencyGroupArn
-
The Amazon Resource Name (ARN) of the resiliency group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn:(aws|aws-cn|aws-us-gov):directconnect::[0-9]{12}:dx-resiliency-group/dxrg-[0-9a-z]{17}$Required: No
- resiliencyGroupId
-
The ID of the resiliency group.
Type: String
Length Constraints: Fixed length of 22.
Pattern:
^(dxrg|DXRG)-[0-9a-zA-Z]{17}$Required: No
- resiliencyGroupName
-
The name of the resiliency group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9_\-]+$Required: No
- resiliencyGroupType
-
The type of the resiliency group. The valid value is
Managed.Type: String
Valid Values:
ManagedRequired: No
- state
-
The state of the resiliency group. The valid values are
pending,available,deleting, anddeleted.Type: String
Valid Values:
pending | available | deleting | deletedRequired: No
-
The tags associated with the resiliency group.
Type: Array of Tag objects
Array Members: Minimum number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: