ProductionVariantInstanceType enum

Inheritance

Constructors

ProductionVariantInstanceType()
const

Values

mlT2Medium → const ProductionVariantInstanceType
mlT2Large → const ProductionVariantInstanceType
mlT2Xlarge → const ProductionVariantInstanceType
mlT2_2xlarge → const ProductionVariantInstanceType
mlM4Xlarge → const ProductionVariantInstanceType
mlM4_2xlarge → const ProductionVariantInstanceType
mlM4_4xlarge → const ProductionVariantInstanceType
mlM4_10xlarge → const ProductionVariantInstanceType
mlM4_16xlarge → const ProductionVariantInstanceType
mlM5Large → const ProductionVariantInstanceType
mlM5Xlarge → const ProductionVariantInstanceType
mlM5_2xlarge → const ProductionVariantInstanceType
mlM5_4xlarge → const ProductionVariantInstanceType
mlM5_12xlarge → const ProductionVariantInstanceType
mlM5_24xlarge → const ProductionVariantInstanceType
mlM5dLarge → const ProductionVariantInstanceType
mlM5dXlarge → const ProductionVariantInstanceType
mlM5d_2xlarge → const ProductionVariantInstanceType
mlM5d_4xlarge → const ProductionVariantInstanceType
mlM5d_12xlarge → const ProductionVariantInstanceType
mlM5d_24xlarge → const ProductionVariantInstanceType
mlC4Large → const ProductionVariantInstanceType
mlC4Xlarge → const ProductionVariantInstanceType
mlC4_2xlarge → const ProductionVariantInstanceType
mlC4_4xlarge → const ProductionVariantInstanceType
mlC4_8xlarge → const ProductionVariantInstanceType
mlP2Xlarge → const ProductionVariantInstanceType
mlP2_8xlarge → const ProductionVariantInstanceType
mlP2_16xlarge → const ProductionVariantInstanceType
mlP3_2xlarge → const ProductionVariantInstanceType
mlP3_8xlarge → const ProductionVariantInstanceType
mlP3_16xlarge → const ProductionVariantInstanceType
mlC5Large → const ProductionVariantInstanceType
mlC5Xlarge → const ProductionVariantInstanceType
mlC5_2xlarge → const ProductionVariantInstanceType
mlC5_4xlarge → const ProductionVariantInstanceType
mlC5_9xlarge → const ProductionVariantInstanceType
mlC5_18xlarge → const ProductionVariantInstanceType
mlC5dLarge → const ProductionVariantInstanceType
mlC5dXlarge → const ProductionVariantInstanceType
mlC5d_2xlarge → const ProductionVariantInstanceType
mlC5d_4xlarge → const ProductionVariantInstanceType
mlC5d_9xlarge → const ProductionVariantInstanceType
mlC5d_18xlarge → const ProductionVariantInstanceType
mlG4dnXlarge → const ProductionVariantInstanceType
mlG4dn_2xlarge → const ProductionVariantInstanceType
mlG4dn_4xlarge → const ProductionVariantInstanceType
mlG4dn_8xlarge → const ProductionVariantInstanceType
mlG4dn_12xlarge → const ProductionVariantInstanceType
mlG4dn_16xlarge → const ProductionVariantInstanceType
mlR5Large → const ProductionVariantInstanceType
mlR5Xlarge → const ProductionVariantInstanceType
mlR5_2xlarge → const ProductionVariantInstanceType
mlR5_4xlarge → const ProductionVariantInstanceType
mlR5_12xlarge → const ProductionVariantInstanceType
mlR5_24xlarge → const ProductionVariantInstanceType
mlR5dLarge → const ProductionVariantInstanceType
mlR5dXlarge → const ProductionVariantInstanceType
mlR5d_2xlarge → const ProductionVariantInstanceType
mlR5d_4xlarge → const ProductionVariantInstanceType
mlR5d_12xlarge → const ProductionVariantInstanceType
mlR5d_24xlarge → const ProductionVariantInstanceType
mlInf1Xlarge → const ProductionVariantInstanceType
mlInf1_2xlarge → const ProductionVariantInstanceType
mlInf1_6xlarge → const ProductionVariantInstanceType
mlInf1_24xlarge → const ProductionVariantInstanceType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<ProductionVariantInstanceType>
A constant List of the values in this enum, in order of their declaration.