@Stability(value=Stable) @Internal public static final class CfnInstance.ElasticInferenceAcceleratorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.ElasticInferenceAcceleratorProperty
CfnInstance.ElasticInferenceAcceleratorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.ElasticInferenceAcceleratorProperty.Builder, CfnInstance.ElasticInferenceAcceleratorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.ElasticInferenceAcceleratorProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AssociationParameterProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getCount()
The number of elastic inference accelerators to attach to the instance.
|
String |
getType()
The type of elastic inference accelerator.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnInstance.ElasticInferenceAcceleratorProperty.Builder builder)
CfnInstance.AssociationParameterProperty.Builder.public final String getType()
CfnInstance.ElasticInferenceAcceleratorProperty
The possible values are eia1.medium , eia1.large , eia1.xlarge , eia2.medium , eia2.large , and eia2.xlarge .
getType in interface CfnInstance.ElasticInferenceAcceleratorPropertypublic final Number getCount()
CfnInstance.ElasticInferenceAcceleratorPropertygetCount in interface CfnInstance.ElasticInferenceAcceleratorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.