@Stability(value=Stable) @Internal public static final class CfnImage.ImageTestsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImage.ImageTestsConfigurationProperty
CfnImage.ImageTestsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnImage.ImageTestsConfigurationProperty.Builder, CfnImage.ImageTestsConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnImage.ImageTestsConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImage.ImageTestsConfigurationProperty.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) |
Object |
getImageTestsEnabled()
Determines if tests should run after building the image.
|
Number |
getTimeoutMinutes()
The maximum time in minutes that tests are permitted to run.
|
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(CfnImage.ImageTestsConfigurationProperty.Builder builder)
CfnImage.ImageTestsConfigurationProperty.Builder.public final Object getImageTestsEnabled()
CfnImage.ImageTestsConfigurationPropertyImage Builder defaults to enable tests to run following the image build, before image distribution.
getImageTestsEnabled in interface CfnImage.ImageTestsConfigurationPropertypublic final Number getTimeoutMinutes()
CfnImage.ImageTestsConfigurationPropertygetTimeoutMinutes in interface CfnImage.ImageTestsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.