C# Class Amazon.ElasticMapReduce.Model.RemoveTagsRequest

Container for the parameters to the RemoveTags operation. Removes tags from an Amazon EMR resource. Tags make it easier to associate clusters in various ways, such as grouping clusters to track your Amazon EMR resource allocation costs. For more information, see Tagging Amazon EMR Resources.

The following example removes the stack tag with value Prod from a cluster:

Inheritance: AmazonElasticMapReduceRequest
显示文件 Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetResourceId ( ) : bool
IsSetTagKeys ( ) : bool