AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.ResourceExplorer2.Model.Resource

Namespace: Amazon.ResourceExplorer2.Model
Assembly: AWSSDK.ResourceExplorer2.dll
Version: 3.x.y.z

Syntax

C#
public class Resource

The Resource type exposes the following members

Constructors

NameDescription
Public Method Resource()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon resource name (ARN) of the resource.

Public Property 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.

Public Property OwningAccountId System.String

Gets and sets the property OwningAccountId.

The Amazon Web Services account that owns the resource.

Public Property 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.

Public Property Region System.String

Gets and sets the property Region.

The Amazon Web Services Region in which the resource was created and exists.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

The type of the resource.

Public Property 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.

Version Information

.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