class Aws::ManagedBlockchain::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "ArnString", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource. For more information about ARNs and their format, see [Amazon Resource Names (ARNs)][1] in the *AWS General Reference*. [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html @return [String]
@!attribute [rw] tag_keys
The tag keys. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE