class Aws::MigrationHubRefactorSpaces::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "String", # required tag_keys: ["String"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource. @return [String]
@!attribute [rw] tag_keys
The list of keys of the tags to be removed from the resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE