AcceleratorTypeOffering

The offering for an Elastic Inference Accelerator type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Elastic Inference Accelerator type.

Link copied to clipboard

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.

Link copied to clipboard

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String