@Stability(value=Stable) @Internal public static final class CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComputeEnvironment.Ec2ConfigurationObjectProperty
CfnComputeEnvironment.Ec2ConfigurationObjectProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder, CfnComputeEnvironment.Ec2ConfigurationObjectProperty.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.
|
protected |
Jsii$Proxy(String imageType,
String imageIdOverride)
Constructor that initializes the object based on literal property values passed by the
CfnComputeEnvironment.ComputeResourcesProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getImageIdOverride()
`CfnComputeEnvironment.Ec2ConfigurationObjectProperty.ImageIdOverride`.
|
String |
getImageType()
`CfnComputeEnvironment.Ec2ConfigurationObjectProperty.ImageType`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, 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.protected Jsii$Proxy(String imageType, String imageIdOverride)
CfnComputeEnvironment.ComputeResourcesProperty.Builder
.public final String getImageType()
CfnComputeEnvironment.Ec2ConfigurationObjectProperty
getImageType
in interface CfnComputeEnvironment.Ec2ConfigurationObjectProperty
public final String getImageIdOverride()
CfnComputeEnvironment.Ec2ConfigurationObjectProperty
getImageIdOverride
in interface CfnComputeEnvironment.Ec2ConfigurationObjectProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.