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 structure that contains the ARN of a resource and its resource type.

Inheritance Hierarchy

System.Object
  Amazon.ResourceGroups.Model.ResourceIdentifier

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

Syntax

C#
public class ResourceIdentifier

The ResourceIdentifier type exposes the following members

Constructors

NameDescription
Public Method ResourceIdentifier()

Properties

NameTypeDescription
Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The Amazon resource name (ARN) of a resource.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

The resource type of a resource, such as AWS::EC2::Instance.

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