class Aws::RAM::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_share_arn: "String", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_share_arn
The Amazon Resource Name (ARN) of the resource share. @return [String]
@!attribute [rw] tag_keys
The tag keys of the tags to remove. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE