ConnectPeerAssociation
Describes a core network Connect peer association.
Contents
- ConnectPeerId
-
The ID of the Connect peer.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
^connect-peer-([0-9a-f]{8,17})$
Required: No
- DeviceId
-
The ID of the device to connect to.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
[\s\S]*
Required: No
- GlobalNetworkId
-
The ID of the global network.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
[\s\S]*
Required: No
- LinkId
-
The ID of the link.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
[\s\S]*
Required: No
- State
-
The state of the Connect peer association.
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 AWS SDKs, see the following: