

# AttachPointDescriptor
<a name="API_AttachPointDescriptor"></a>

Describes a possible Attach Point for a Connection.

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

 ** identifier **   <a name="interconnect-Type-AttachPointDescriptor-identifier"></a>
The identifier for the specific type of the AttachPoint.  
Type: String  
Required: Yes

 ** name **   <a name="interconnect-Type-AttachPointDescriptor-name"></a>
The descriptive name of the identifier attach point.  
Type: String  
Required: Yes

 ** type **   <a name="interconnect-Type-AttachPointDescriptor-type"></a>
The type of identifier for the AttachPoint, which will dictate the syntax of the identifier.  
Current types include:  
+ ARN
+ DirectConnect Gateway
Type: String  
Valid Values: `DirectConnectGateway`   
Required: Yes

## See Also
<a name="API_AttachPointDescriptor_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/interconnect-2022-07-26/AttachPointDescriptor) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/interconnect-2022-07-26/AttachPointDescriptor) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/interconnect-2022-07-26/AttachPointDescriptor) 