class Aws::AuditManager::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "AuditManagerArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the specified resource. @return [String]
@!attribute [rw] tag_keys
The name or key of the tag. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE