@Stability(value=Stable) @Internal public static final class CfnDataset.ResourceConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.ResourceConfigurationProperty
CfnDataset.ResourceConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.ResourceConfigurationProperty.Builder, CfnDataset.ResourceConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.ResourceConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.ActionProperty.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 |
getComputeType()
The type of the compute resource used to execute the `containerAction` .
|
Number |
getVolumeSizeInGb()
The size, in GB, of the persistent storage available to the resource instance used to execute the `containerAction` (min: 1, max: 50).
|
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(CfnDataset.ResourceConfigurationProperty.Builder builder)
CfnDataset.ActionProperty.Builder.public final String getComputeType()
CfnDataset.ResourceConfigurationProperty
Possible values are: ACU_1 (vCPU=4, memory=16 GiB) or ACU_2 (vCPU=8, memory=32 GiB).
getComputeType in interface CfnDataset.ResourceConfigurationPropertypublic final Number getVolumeSizeInGb()
CfnDataset.ResourceConfigurationPropertygetVolumeSizeInGb in interface CfnDataset.ResourceConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.