Interface GlueCatalogTableStorageDescriptorSerDeInfo

    • Method Detail

      • getName

        @Stability(Stable)
        @Nullable
        default String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_catalog_table#name GlueCatalogTable#name}.
      • getParameters

        @Stability(Stable)
        @Nullable
        default Map<String,​String> getParameters()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_catalog_table#parameters GlueCatalogTable#parameters}.
      • getSerializationLibrary

        @Stability(Stable)
        @Nullable
        default String getSerializationLibrary()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/glue_catalog_table#serialization_library GlueCatalogTable#serialization_library}.