LinkAssociation
Describes the association between a device and a link.
Contents
- DeviceId
 - 
               
The device ID for the link association.
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
 - LinkAssociationState
 - 
               
The state of the association.
Type: String
Valid Values:
PENDING | AVAILABLE | DELETING | DELETEDRequired: No
 - LinkId
 - 
               
The ID of the link.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
[\s\S]*Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: