@Stability(value=Stable) @Internal public static final class CfnCanary.RunConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCanary.RunConfigProperty
CfnCanary.RunConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCanary.RunConfigProperty.Builder, CfnCanary.RunConfigProperty.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(Object activeTracing,
Object environmentVariables,
Number memoryInMb,
Number timeoutInSeconds)
Constructor that initializes the object based on literal property values passed by the
CfnCanary.CodeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActiveTracing()
`CfnCanary.RunConfigProperty.ActiveTracing`.
|
Object |
getEnvironmentVariables()
`CfnCanary.RunConfigProperty.EnvironmentVariables`.
|
Number |
getMemoryInMb()
`CfnCanary.RunConfigProperty.MemoryInMB`.
|
Number |
getTimeoutInSeconds()
`CfnCanary.RunConfigProperty.TimeoutInSeconds`.
|
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(Object activeTracing, Object environmentVariables, Number memoryInMb, Number timeoutInSeconds)
CfnCanary.CodeProperty.Builder.public final Object getActiveTracing()
CfnCanary.RunConfigPropertygetActiveTracing in interface CfnCanary.RunConfigPropertypublic final Object getEnvironmentVariables()
CfnCanary.RunConfigPropertygetEnvironmentVariables in interface CfnCanary.RunConfigPropertypublic final Number getMemoryInMb()
CfnCanary.RunConfigPropertygetMemoryInMb in interface CfnCanary.RunConfigPropertypublic final Number getTimeoutInSeconds()
CfnCanary.RunConfigPropertygetTimeoutInSeconds in interface CfnCanary.RunConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.