@Stability(value=External) public static final class CfnInstance.ElasticInferenceAcceleratorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.ElasticInferenceAcceleratorProperty
CfnInstance.ElasticInferenceAcceleratorProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnInstance.ElasticInferenceAcceleratorProperty.Builder, CfnInstance.ElasticInferenceAcceleratorProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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()
`CfnInstance.ElasticInferenceAcceleratorProperty.Count`.
|
String |
getType()
`CfnInstance.ElasticInferenceAcceleratorProperty.Type`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getType()
CfnInstance.ElasticInferenceAcceleratorProperty
getType
in interface CfnInstance.ElasticInferenceAcceleratorProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-elasticinferenceaccelerator.html#cfn-ec2-instance-elasticinferenceaccelerator-type
public Number getCount()
CfnInstance.ElasticInferenceAcceleratorProperty
getCount
in interface CfnInstance.ElasticInferenceAcceleratorProperty
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-elasticinferenceaccelerator.html#cfn-ec2-instance-elasticinferenceaccelerator-count
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.