AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A resource in Amazon Web Services that Amazon Web Services Resource Explorer has discovered, and for which it has stored information in the index of the Amazon Web Services Region that contains the resource.
Namespace: Amazon.ResourceExplorer2.Model
Assembly: AWSSDK.ResourceExplorer2.dll
Version: 3.x.y.z
public class Resource
The Resource type exposes the following members
Name | Description | |
---|---|---|
![]() |
Resource() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon resource name (ARN) of the resource. |
![]() |
LastReportedAt | System.DateTime |
Gets and sets the property LastReportedAt. The date and time that Resource Explorer last queried this resource and updated the index with the latest information about the resource. |
![]() |
OwningAccountId | System.String |
Gets and sets the property OwningAccountId. The Amazon Web Services account that owns the resource. |
![]() |
Properties | System.Collections.Generic.List<Amazon.ResourceExplorer2.Model.ResourceProperty> |
Gets and sets the property Properties. 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 Web Services services. |
![]() |
Region | System.String |
Gets and sets the property Region. The Amazon Web Services Region in which the resource was created and exists. |
![]() |
ResourceType | System.String |
Gets and sets the property ResourceType. The type of the resource. |
![]() |
Service | System.String |
Gets and sets the property Service. The Amazon Web Services service that owns the resource and is responsible for creating and updating it. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5