

# Resource
<a name="API_Resource"></a>

A resource in Amazon that Amazon Resource Explorer has discovered, and for which it has stored information in the index of the Amazon Web Services Region that contains the resource.

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

**Note**  
In the following list, the required parameters are described first.

 ** Arn **   <a name="resourceexplorer-Type-Resource-Arn"></a>
The [Amazon resource name (ARN)](https://docs.amazonaws.cn/general/latest/gr/aws-arns-and-namespaces.html) of the resource.  
Type: String  
Required: No

 ** LastReportedAt **   <a name="resourceexplorer-Type-Resource-LastReportedAt"></a>
The date and time that Resource Explorer last queried this resource and updated the index with the latest information about the resource.  
Type: Timestamp  
Required: No

 ** OwningAccountId **   <a name="resourceexplorer-Type-Resource-OwningAccountId"></a>
The Amazon Web Services account that owns the resource.  
Type: String  
Required: No

 ** Properties **   <a name="resourceexplorer-Type-Resource-Properties"></a>
A structure with additional type-specific details about the resource. These properties can be added by turning on integration between Resource Explorer and other Amazon services.  
Type: Array of [ResourceProperty](API_ResourceProperty.md) objects  
Required: No

 ** Region **   <a name="resourceexplorer-Type-Resource-Region"></a>
The Amazon Web Services Region in which the resource was created and exists.  
Type: String  
Required: No

 ** ResourceType **   <a name="resourceexplorer-Type-Resource-ResourceType"></a>
The type of the resource.  
Type: String  
Required: No

 ** Service **   <a name="resourceexplorer-Type-Resource-Service"></a>
The Amazon Web Services service that owns the resource and is responsible for creating and updating it.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/resource-explorer-2-2022-07-28/Resource) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/resource-explorer-2-2022-07-28/Resource) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/resource-explorer-2-2022-07-28/Resource) 