class Aws::CodeStarconnections::Types::UntagResourceInput
@note When making an API call, you may pass UntagResourceInput
data as a hash: { resource_arn: "AmazonResourceName", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource to remove tags from. @return [String]
@!attribute [rw] tag_keys
The list of keys for the tags to be removed from the resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/codestar-connections-2019-12-01/UntagResourceInput AWS API Documentation
Constants
- SENSITIVE