View a markdown version of this page

ResiliencyGroupSummary - Amazon Direct Connect
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResiliencyGroupSummary

Summary information about a resiliency group.

Contents

ownerAccount

The ID of the Amazon Web Services 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: Managed

Required: No

state

The state of the resiliency group.

Type: String

Valid Values: pending | available | deleting | deleted

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: