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, anddisassociated.Type: String
Valid Values:
associating | associated | disassociating | disassociatedRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: