class Aws::FraudDetector::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "fraudDetectorArn", # required tag_keys: ["tagKey"], # required }
@!attribute [rw] resource_arn
The ARN of the resource from which to remove the tag. @return [String]
@!attribute [rw] tag_keys
The resource ARN. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE