Interface GlueCatalogDatabaseTargetDatabase

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    GlueCatalogDatabaseTargetDatabase.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.175Z")
    @Stability(Stable)
    public interface GlueCatalogDatabaseTargetDatabase
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getCatalogId

        @Stability(Stable)
        @NotNull
        String getCatalogId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_catalog_database#catalog_id GlueCatalogDatabase#catalog_id}.
      • getDatabaseName

        @Stability(Stable)
        @NotNull
        String getDatabaseName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_catalog_database#database_name GlueCatalogDatabase#database_name}.