@Stability(value=Stable) @Internal public static final class CfnEnvironment.TierProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironment.TierProperty
CfnEnvironment.TierPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironment.TierProperty.Builder, CfnEnvironment.TierProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEnvironment.TierProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironment.OptionSettingProperty.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) |
String |
getName()
The name of this environment tier.
|
String |
getType()
The type of this environment tier.
|
String |
getVersion()
The version of this environment tier.
|
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(CfnEnvironment.TierProperty.Builder builder)
CfnEnvironment.OptionSettingProperty.Builder.public final String getName()
CfnEnvironment.TierPropertyValid values:
WebServerWorkergetName in interface CfnEnvironment.TierPropertypublic final String getType()
CfnEnvironment.TierPropertyValid values:
StandardSQS/HTTPgetType in interface CfnEnvironment.TierPropertypublic final String getVersion()
CfnEnvironment.TierPropertyWhen you don't set a value to it, Elastic Beanstalk uses the latest compatible worker tier version.
This member is deprecated. Any specific version that you set may become out of date. We recommend leaving it unspecified.
getVersion in interface CfnEnvironment.TierProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.