@Stability(value=Stable) @Internal public static final class CfnService.CodeConfigurationValuesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.CodeConfigurationValuesProperty
CfnService.CodeConfigurationValuesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.CodeConfigurationValuesProperty.Builder, CfnService.CodeConfigurationValuesProperty.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 runtime,
String buildCommand,
String port,
Object runtimeEnvironmentVariables,
String startCommand)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBuildCommand()
`CfnService.CodeConfigurationValuesProperty.BuildCommand`.
|
String |
getPort()
`CfnService.CodeConfigurationValuesProperty.Port`.
|
String |
getRuntime()
`CfnService.CodeConfigurationValuesProperty.Runtime`.
|
Object |
getRuntimeEnvironmentVariables()
`CfnService.CodeConfigurationValuesProperty.RuntimeEnvironmentVariables`.
|
String |
getStartCommand()
`CfnService.CodeConfigurationValuesProperty.StartCommand`.
|
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.public final String getRuntime()
CfnService.CodeConfigurationValuesPropertygetRuntime in interface CfnService.CodeConfigurationValuesPropertypublic final String getBuildCommand()
CfnService.CodeConfigurationValuesPropertygetBuildCommand in interface CfnService.CodeConfigurationValuesPropertypublic final String getPort()
CfnService.CodeConfigurationValuesPropertygetPort in interface CfnService.CodeConfigurationValuesPropertypublic final Object getRuntimeEnvironmentVariables()
CfnService.CodeConfigurationValuesPropertygetRuntimeEnvironmentVariables in interface CfnService.CodeConfigurationValuesPropertypublic final String getStartCommand()
CfnService.CodeConfigurationValuesPropertygetStartCommand in interface CfnService.CodeConfigurationValuesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.