Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSchemaReference
-
Packages that use GlueCatalogTableStorageDescriptorSchemaReference Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSchemaReference in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Classes in com.hashicorp.cdktf.providers.aws.glue_catalog_table that implement GlueCatalogTableStorageDescriptorSchemaReference Modifier and Type Class Description static classGlueCatalogTableStorageDescriptorSchemaReference.Jsii$ProxyAn implementation forGlueCatalogTableStorageDescriptorSchemaReferenceMethods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSchemaReference Modifier and Type Method Description GlueCatalogTableStorageDescriptorSchemaReferenceGlueCatalogTableStorageDescriptorSchemaReference.Builder. build()Builds the configured instance.GlueCatalogTableStorageDescriptorSchemaReferenceGlueCatalogTableStorageDescriptorSchemaReferenceOutputReference. getInternalValue()default GlueCatalogTableStorageDescriptorSchemaReferenceGlueCatalogTableStorageDescriptor. getSchemaReference()schema_reference block.GlueCatalogTableStorageDescriptorSchemaReferenceGlueCatalogTableStorageDescriptor.Jsii$Proxy. getSchemaReference()GlueCatalogTableStorageDescriptorSchemaReferenceGlueCatalogTableStorageDescriptorOutputReference. getSchemaReferenceInput()Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSchemaReference Modifier and Type Method Description voidGlueCatalogTableStorageDescriptorOutputReference. putSchemaReference(GlueCatalogTableStorageDescriptorSchemaReference value)GlueCatalogTableStorageDescriptor.BuilderGlueCatalogTableStorageDescriptor.Builder. schemaReference(GlueCatalogTableStorageDescriptorSchemaReference schemaReference)Sets the value ofGlueCatalogTableStorageDescriptor.getSchemaReference()voidGlueCatalogTableStorageDescriptorSchemaReferenceOutputReference. setInternalValue(GlueCatalogTableStorageDescriptorSchemaReference value)
-