Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId
-
Packages that use GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Classes in com.hashicorp.cdktf.providers.aws.glue_catalog_table that implement GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId Modifier and Type Class Description static classGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Jsii$ProxyAn implementation forGlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdMethods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId Modifier and Type Method Description GlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder. build()Builds the configured instance.GlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdGlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdOutputReference. getInternalValue()default GlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdGlueCatalogTableStorageDescriptorSchemaReference. getSchemaId()schema_id block.GlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdGlueCatalogTableStorageDescriptorSchemaReference.Jsii$Proxy. getSchemaId()GlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdGlueCatalogTableStorageDescriptorSchemaReferenceOutputReference. getSchemaIdInput()Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId Modifier and Type Method Description voidGlueCatalogTableStorageDescriptorSchemaReferenceOutputReference. putSchemaId(GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId value)GlueCatalogTableStorageDescriptorSchemaReference.BuilderGlueCatalogTableStorageDescriptorSchemaReference.Builder. schemaId(GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId schemaId)Sets the value ofGlueCatalogTableStorageDescriptorSchemaReference.getSchemaId()voidGlueCatalogTableStorageDescriptorSchemaReferenceSchemaIdOutputReference. setInternalValue(GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId value)
-