You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticInference::Types::ListTagsForResourceRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticInference::Types::ListTagsForResourceRequest
- Defined in:
- (unknown)
Overview
Note:
When passing ListTagsForResourceRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
resource_arn: "ResourceARN", # required
}
Instance Attribute Summary collapse
-
#resource_arn ⇒ String
The ARN of the Elastic Inference Accelerator to list the tags for.
Instance Attribute Details
#resource_arn ⇒ String
The ARN of the Elastic Inference Accelerator to list the tags for.