String acceleratorTypeName
The name of the Elastic Inference Accelerator type.
MemoryInfo memoryInfo
The memory information of the Elastic Inference Accelerator type.
List<E> throughputInfo
The throughput information of the Elastic Inference Accelerator type.
String acceleratorType
The name of the Elastic Inference Accelerator type.
String locationType
The location type for the offering. It can assume the following values: region: defines that the offering is at the regional level. availability-zone: defines that the offering is at the availability zone level. availability-zone-id: defines that the offering is at the availability zone level, defined by the availability zone id.
String location
The location for the offering. It will return either the region, availability zone or availability zone id for the offering depending on the locationType value.
String locationType
The location type that you want to describe accelerator type offerings for. It can assume the following values: region: will return the accelerator type offering at the regional level. availability-zone: will return the accelerator type offering at the availability zone level. availability-zone-id: will return the accelerator type offering at the availability zone level returning the availability zone id.
List<E> acceleratorTypes
The list of accelerator types to describe.
List<E> acceleratorIds
The IDs of the accelerators to describe.
List<E> filters
One or more filters. Filter names and values are case-sensitive. Valid filter names are: accelerator-types: can provide a list of accelerator type names to filter for. instance-id: can provide a list of EC2 instance ids to filter for.
Integer maxResults
The total number of items to return in the command's output. If the total number of items available is more than the value specified, a NextToken is provided in the command's output. To resume pagination, provide the NextToken value in the starting-token argument of a subsequent command. Do not use the NextToken response element directly outside of the AWS CLI.
String nextToken
A token to specify where to start paginating. This is the NextToken from a previously truncated response.
ElasticInferenceAcceleratorHealth acceleratorHealth
The health of the Elastic Inference Accelerator.
String acceleratorType
The type of the Elastic Inference Accelerator.
String acceleratorId
The ID of the Elastic Inference Accelerator.
String availabilityZone
The availability zone where the Elastic Inference Accelerator is present.
String attachedResource
The ARN of the resource that the Elastic Inference Accelerator is attached to.
String status
The health status of the Elastic Inference Accelerator.
String name
The filter name for the Elastic Inference Accelerator list. It can assume the following values: accelerator-type: the type of Elastic Inference Accelerator to filter for. instance-id: an EC2 instance id to filter for.
List<E> values
The values for the filter of the Elastic Inference Accelerator list.
String key
The throughput value of the Elastic Inference Accelerator type. It can assume the following values: TFLOPS16bit: the throughput expressed in 16bit TeraFLOPS. TFLOPS32bit: the throughput expressed in 32bit TeraFLOPS.
Integer value
The throughput value of the Elastic Inference Accelerator type.
String resourceArn
The ARN of the Elastic Inference Accelerator to list the tags for.
Integer sizeInMiB
The size in mebibytes of the Elastic Inference Accelerator type.
Copyright © 2024. All rights reserved.