Class CfnApplication.CatalogConfigurationProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.CatalogConfigurationProperty.Jsii$Proxy
All Implemented Interfaces:
CfnApplication.CatalogConfigurationProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnApplication.CatalogConfigurationProperty

@Stability(Stable) @Internal public static final class CfnApplication.CatalogConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.CatalogConfigurationProperty
  • Constructor Details

  • Method Details

    • getGlueDataCatalogConfiguration

      public final Object getGlueDataCatalogConfiguration()
      Description copied from interface: CfnApplication.CatalogConfigurationProperty
      The configuration parameters for the default Amazon Glue database.

      You use this database for Apache Flink SQL queries and table API transforms that you write in a Kinesis Data Analytics Studio notebook.

      Specified by:
      getGlueDataCatalogConfiguration in interface CfnApplication.CatalogConfigurationProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object