@Stability(value=Deprecated) @Deprecated @Internal public static final class EcsOptimizedAmiProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EcsOptimizedAmiProps
EcsOptimizedAmiPropssoftware.amazon.jsii.JsiiObject.InitializationModeEcsOptimizedAmiProps.Builder, EcsOptimizedAmiProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AmazonLinuxGeneration generation,
AmiHardwareType hardwareType,
WindowsOptimizedVersion windowsVersion)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
EcsOptimizedAmiProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
AmazonLinuxGeneration |
getGeneration()
Deprecated.
(deprecated) The Amazon Linux generation to use.
|
AmiHardwareType |
getHardwareType()
Deprecated.
(deprecated) The ECS-optimized AMI variant to use.
|
WindowsOptimizedVersion |
getWindowsVersion()
Deprecated.
(deprecated) The Windows Server version to use.
|
int |
hashCode()
Deprecated.
|
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(AmazonLinuxGeneration generation, AmiHardwareType hardwareType, WindowsOptimizedVersion windowsVersion)
EcsOptimizedAmiProps.Builder.public final AmazonLinuxGeneration getGeneration()
EcsOptimizedAmiPropsDefault: AmazonLinuxGeneration.AmazonLinux2
getGeneration in interface EcsOptimizedAmiPropspublic final AmiHardwareType getHardwareType()
EcsOptimizedAmiPropsDefault: AmiHardwareType.Standard
getHardwareType in interface EcsOptimizedAmiPropspublic final WindowsOptimizedVersion getWindowsVersion()
EcsOptimizedAmiPropsDefault: none, uses Linux generation
getWindowsVersion in interface EcsOptimizedAmiProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.