Class CfnApplication.ZeppelinApplicationConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.ZeppelinApplicationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnApplication.ZeppelinApplicationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnApplication.ZeppelinApplicationConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnApplication.ZeppelinApplicationConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplication.ZeppelinApplicationConfigurationProperty
An implementation for
CfnApplication.ZeppelinApplicationConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.ZeppelinApplicationConfigurationProperty
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder, CfnApplication.ZeppelinApplicationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.ZeppelinApplicationConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe Amazon Glue Data Catalog that you use in queries in a Kinesis Data Analytics Studio notebook.final ObjectA list ofCustomArtifactConfigurationobjects.final ObjectThe information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.final ObjectThe monitoring configuration of a Kinesis Data Analytics Studio notebook.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnApplication.ZeppelinApplicationConfigurationProperty.Builder.
-
-
Method Details
-
getCatalogConfiguration
Description copied from interface:CfnApplication.ZeppelinApplicationConfigurationPropertyThe Amazon Glue Data Catalog that you use in queries in a Kinesis Data Analytics Studio notebook.- Specified by:
getCatalogConfigurationin interfaceCfnApplication.ZeppelinApplicationConfigurationProperty
-
getCustomArtifactsConfiguration
Description copied from interface:CfnApplication.ZeppelinApplicationConfigurationPropertyA list ofCustomArtifactConfigurationobjects.- Specified by:
getCustomArtifactsConfigurationin interfaceCfnApplication.ZeppelinApplicationConfigurationProperty
-
getDeployAsApplicationConfiguration
Description copied from interface:CfnApplication.ZeppelinApplicationConfigurationPropertyThe information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.- Specified by:
getDeployAsApplicationConfigurationin interfaceCfnApplication.ZeppelinApplicationConfigurationProperty
-
getMonitoringConfiguration
Description copied from interface:CfnApplication.ZeppelinApplicationConfigurationPropertyThe monitoring configuration of a Kinesis Data Analytics Studio notebook.- Specified by:
getMonitoringConfigurationin interfaceCfnApplication.ZeppelinApplicationConfigurationProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-