class Aws::RoboMaker::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "Arn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the AWS RoboMaker resource you are removing tags. @return [String]
@!attribute [rw] tag_keys
A map that contains tag keys and tag values that will be unattached from the resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE