public static final class CfnApplicationV2.ZeppelinApplicationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationV2.ZeppelinApplicationConfigurationProperty
CfnApplicationV2.ZeppelinApplicationConfigurationProperty
CfnApplicationV2.ZeppelinApplicationConfigurationProperty.Builder, CfnApplicationV2.ZeppelinApplicationConfigurationProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getCatalogConfiguration()
The Amazon Glue Data Catalog that you use in queries in a Kinesis Data Analytics Studio notebook.
|
java.lang.Object |
getCustomArtifactsConfiguration()
A list of `CustomArtifactConfiguration` objects.
|
java.lang.Object |
getDeployAsApplicationConfiguration()
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
|
java.lang.Object |
getMonitoringConfiguration()
The monitoring configuration of a Kinesis Data Analytics Studio notebook.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getCatalogConfiguration()
CfnApplicationV2.ZeppelinApplicationConfigurationProperty
getCatalogConfiguration
in interface CfnApplicationV2.ZeppelinApplicationConfigurationProperty
public final java.lang.Object getCustomArtifactsConfiguration()
CfnApplicationV2.ZeppelinApplicationConfigurationProperty
getCustomArtifactsConfiguration
in interface CfnApplicationV2.ZeppelinApplicationConfigurationProperty
public final java.lang.Object getDeployAsApplicationConfiguration()
CfnApplicationV2.ZeppelinApplicationConfigurationProperty
getDeployAsApplicationConfiguration
in interface CfnApplicationV2.ZeppelinApplicationConfigurationProperty
public final java.lang.Object getMonitoringConfiguration()
CfnApplicationV2.ZeppelinApplicationConfigurationProperty
getMonitoringConfiguration
in interface CfnApplicationV2.ZeppelinApplicationConfigurationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()