@Stability(value=Stable) @Internal public static final class CfnApplicationV2.FlinkApplicationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationV2.FlinkApplicationConfigurationProperty
CfnApplicationV2.FlinkApplicationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationV2.FlinkApplicationConfigurationProperty.Builder, CfnApplicationV2.FlinkApplicationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationV2.FlinkApplicationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationV2.ApplicationCodeConfigurationProperty.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 |
getCheckpointConfiguration()
Describes an application's checkpointing configuration.
|
Object |
getMonitoringConfiguration()
Describes configuration parameters for Amazon CloudWatch logging for an application.
|
Object |
getParallelismConfiguration()
Describes parameters for how an application executes multiple tasks simultaneously.
|
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(CfnApplicationV2.FlinkApplicationConfigurationProperty.Builder builder)
CfnApplicationV2.ApplicationCodeConfigurationProperty.Builder.public final Object getCheckpointConfiguration()
CfnApplicationV2.FlinkApplicationConfigurationPropertyCheckpointing is the process of persisting application state for fault tolerance. For more information, see Checkpoints for Fault Tolerance in the Apache Flink Documentation .
getCheckpointConfiguration in interface CfnApplicationV2.FlinkApplicationConfigurationPropertypublic final Object getMonitoringConfiguration()
CfnApplicationV2.FlinkApplicationConfigurationPropertygetMonitoringConfiguration in interface CfnApplicationV2.FlinkApplicationConfigurationPropertypublic final Object getParallelismConfiguration()
CfnApplicationV2.FlinkApplicationConfigurationPropertygetParallelismConfiguration in interface CfnApplicationV2.FlinkApplicationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.