

# ListLinksItem


A structure that contains information about one of this source account's links to a monitoring account.

## Contents


 ** Arn **   <a name="OAM-Type-ListLinksItem-Arn"></a>
The ARN of the link.  
Type: String  
Required: No

 ** Id **   <a name="OAM-Type-ListLinksItem-Id"></a>
The random ID string that Amazon generated as part of the link ARN.  
Type: String  
Required: No

 ** Label **   <a name="OAM-Type-ListLinksItem-Label"></a>
The label that was assigned to this link at creation, with the variables resolved to their actual values.  
Type: String  
Required: No

 ** ResourceTypes **   <a name="OAM-Type-ListLinksItem-ResourceTypes"></a>
The resource types supported by this link.  
Type: Array of strings  
Required: No

 ** SinkArn **   <a name="OAM-Type-ListLinksItem-SinkArn"></a>
The ARN of the sink that this link is attached to.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/oam-2022-06-10/ListLinksItem) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/oam-2022-06-10/ListLinksItem) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/oam-2022-06-10/ListLinksItem) 