class Aws::Finspace::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "EnvironmentArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
A FinSpace resource from which you want to remove a tag or tags. The value for this parameter is an Amazon Resource Name (ARN). @return [String]
@!attribute [rw] tag_keys
The tag keys (names) of one or more tags to be removed. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/finspace-2021-03-12/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE