@Stability(value=Stable) @Internal public static final class CfnApplication.FlinkApplicationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.FlinkApplicationConfigurationProperty
CfnApplication.FlinkApplicationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.FlinkApplicationConfigurationProperty.Builder, CfnApplication.FlinkApplicationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.FlinkApplicationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.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(CfnApplication.FlinkApplicationConfigurationProperty.Builder builder)
CfnApplication.ApplicationCodeConfigurationProperty.Builder.public final Object getCheckpointConfiguration()
CfnApplication.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 CfnApplication.FlinkApplicationConfigurationPropertypublic final Object getMonitoringConfiguration()
CfnApplication.FlinkApplicationConfigurationPropertygetMonitoringConfiguration in interface CfnApplication.FlinkApplicationConfigurationPropertypublic final Object getParallelismConfiguration()
CfnApplication.FlinkApplicationConfigurationPropertygetParallelismConfiguration in interface CfnApplication.FlinkApplicationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.