View a markdown version of this page

ResiliencyGroupAssociation - 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).

ResiliencyGroupAssociation

Information about an association between a connection and a resiliency group.

Contents

connectionArn

The Amazon Resource Name (ARN) of the associated connection.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

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

state

The state of the association. The valid values are associating, associated, disassociating, and disassociated.

Type: String

Valid Values: associating | associated | disassociating | disassociated

Required: No

See Also

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