class Aws::Appflow::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 flow that you want to untag. @return [String]
@!attribute [rw] tag_keys
The tag keys associated with the tag that you want to remove from your flow. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE