

# TransitGatewayConnectPeerAssociation
<a name="API_TransitGatewayConnectPeerAssociation"></a>

Describes a transit gateway Connect peer association.

## Contents
<a name="API_TransitGatewayConnectPeerAssociation_Contents"></a>

 ** DeviceId **   <a name="networkmanager-Type-TransitGatewayConnectPeerAssociation-DeviceId"></a>
The ID of the device.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 50.  
Pattern: `[\s\S]*`   
Required: No

 ** GlobalNetworkId **   <a name="networkmanager-Type-TransitGatewayConnectPeerAssociation-GlobalNetworkId"></a>
The ID of the global network.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 50.  
Pattern: `[\s\S]*`   
Required: No

 ** LinkId **   <a name="networkmanager-Type-TransitGatewayConnectPeerAssociation-LinkId"></a>
The ID of the link.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 50.  
Pattern: `[\s\S]*`   
Required: No

 ** State **   <a name="networkmanager-Type-TransitGatewayConnectPeerAssociation-State"></a>
The state of the association.  
Type: String  
Valid Values: `PENDING | AVAILABLE | DELETING | DELETED`   
Required: No

 ** TransitGatewayConnectPeerArn **   <a name="networkmanager-Type-TransitGatewayConnectPeerAssociation-TransitGatewayConnectPeerArn"></a>
The Amazon Resource Name (ARN) of the transit gateway Connect peer.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Pattern: `[\s\S]*`   
Required: No

## See Also
<a name="API_TransitGatewayConnectPeerAssociation_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/networkmanager-2019-07-05/TransitGatewayConnectPeerAssociation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/networkmanager-2019-07-05/TransitGatewayConnectPeerAssociation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/networkmanager-2019-07-05/TransitGatewayConnectPeerAssociation) 