@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(Number timeoutInSeconds,
Object activeTracing,
Number memoryInMb)
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`.
|
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(Number timeoutInSeconds, Object activeTracing, Number memoryInMb)
CfnCanary.CodeProperty.Builder.public final Number getTimeoutInSeconds()
CfnCanary.RunConfigPropertygetTimeoutInSeconds in interface CfnCanary.RunConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-runconfig.html#cfn-synthetics-canary-runconfig-timeoutinsecondspublic final Object getActiveTracing()
CfnCanary.RunConfigPropertygetActiveTracing in interface CfnCanary.RunConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-runconfig.html#cfn-synthetics-canary-runconfig-activetracingpublic final Number getMemoryInMb()
CfnCanary.RunConfigPropertygetMemoryInMb in interface CfnCanary.RunConfigPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-runconfig.html#cfn-synthetics-canary-runconfig-memoryinmb@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.