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 list of resource ARNs and the tags (keys and values) that are associated with each.

Inheritance Hierarchy

System.Object
  Amazon.ResourceGroupsTaggingAPI.Model.ResourceTagMapping

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

Syntax

C#
public class ResourceTagMapping

The ResourceTagMapping type exposes the following members

Constructors

NameDescription
Public Method ResourceTagMapping()

Properties

NameTypeDescription
Public Property ComplianceDetails Amazon.ResourceGroupsTaggingAPI.Model.ComplianceDetails

Gets and sets the property ComplianceDetails.

Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.

Public Property ResourceARN System.String

Gets and sets the property ResourceARN.

The ARN of the resource.

Public Property Tags System.Collections.Generic.List<Amazon.ResourceGroupsTaggingAPI.Model.Tag>

Gets and sets the property Tags.

The tags that have been applied to one or more Amazon Web Services resources.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5