C# Class Amazon.CloudHSM.Model.RemoveTagsFromResourceRequest

Container for the parameters to the RemoveTagsFromResource operation. Removes one or more tags from the specified AWS CloudHSM resource.

To remove a tag, specify only the tag key to remove (not the value). To overwrite the value for an existing tag, use AddTagsToResource.

Inheritance: AmazonCloudHSMRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetResourceArn ( ) : bool
IsSetTagKeyList ( ) : bool