Class GlueCatalogTableStorageDescriptorOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.179Z") @Stability(Stable) public class GlueCatalogTableStorageDescriptorOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description GlueCatalogTableStorageDescriptorOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedGlueCatalogTableStorageDescriptorOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedGlueCatalogTableStorageDescriptorOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
GlueCatalogTableStorageDescriptorOutputReference
protected GlueCatalogTableStorageDescriptorOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
GlueCatalogTableStorageDescriptorOutputReference
protected GlueCatalogTableStorageDescriptorOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
GlueCatalogTableStorageDescriptorOutputReference
@Stability(Stable) public GlueCatalogTableStorageDescriptorOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putColumns
@Stability(Stable) public void putColumns(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putSchemaReference
@Stability(Stable) public void putSchemaReference(@NotNull GlueCatalogTableStorageDescriptorSchemaReference value)- Parameters:
value- This parameter is required.
-
putSerDeInfo
@Stability(Stable) public void putSerDeInfo(@NotNull GlueCatalogTableStorageDescriptorSerDeInfo value)- Parameters:
value- This parameter is required.
-
putSkewedInfo
@Stability(Stable) public void putSkewedInfo(@NotNull GlueCatalogTableStorageDescriptorSkewedInfo value)- Parameters:
value- This parameter is required.
-
putSortColumns
@Stability(Stable) public void putSortColumns(@NotNull Object value)- Parameters:
value- This parameter is required.
-
resetBucketColumns
@Stability(Stable) public void resetBucketColumns()
-
resetColumns
@Stability(Stable) public void resetColumns()
-
resetCompressed
@Stability(Stable) public void resetCompressed()
-
resetInputFormat
@Stability(Stable) public void resetInputFormat()
-
resetLocation
@Stability(Stable) public void resetLocation()
-
resetNumberOfBuckets
@Stability(Stable) public void resetNumberOfBuckets()
-
resetOutputFormat
@Stability(Stable) public void resetOutputFormat()
-
resetParameters
@Stability(Stable) public void resetParameters()
-
resetSchemaReference
@Stability(Stable) public void resetSchemaReference()
-
resetSerDeInfo
@Stability(Stable) public void resetSerDeInfo()
-
resetSkewedInfo
@Stability(Stable) public void resetSkewedInfo()
-
resetSortColumns
@Stability(Stable) public void resetSortColumns()
-
resetStoredAsSubDirectories
@Stability(Stable) public void resetStoredAsSubDirectories()
-
getColumns
@Stability(Stable) @NotNull public GlueCatalogTableStorageDescriptorColumnsList getColumns()
-
getSchemaReference
@Stability(Stable) @NotNull public GlueCatalogTableStorageDescriptorSchemaReferenceOutputReference getSchemaReference()
-
getSerDeInfo
@Stability(Stable) @NotNull public GlueCatalogTableStorageDescriptorSerDeInfoOutputReference getSerDeInfo()
-
getSkewedInfo
@Stability(Stable) @NotNull public GlueCatalogTableStorageDescriptorSkewedInfoOutputReference getSkewedInfo()
-
getSortColumns
@Stability(Stable) @NotNull public GlueCatalogTableStorageDescriptorSortColumnsList getSortColumns()
-
getColumnsInput
@Stability(Stable) @Nullable public Object getColumnsInput()
-
getCompressedInput
@Stability(Stable) @Nullable public Object getCompressedInput()
-
getInputFormatInput
@Stability(Stable) @Nullable public String getInputFormatInput()
-
getLocationInput
@Stability(Stable) @Nullable public String getLocationInput()
-
getNumberOfBucketsInput
@Stability(Stable) @Nullable public Number getNumberOfBucketsInput()
-
getOutputFormatInput
@Stability(Stable) @Nullable public String getOutputFormatInput()
-
getSchemaReferenceInput
@Stability(Stable) @Nullable public GlueCatalogTableStorageDescriptorSchemaReference getSchemaReferenceInput()
-
getSerDeInfoInput
@Stability(Stable) @Nullable public GlueCatalogTableStorageDescriptorSerDeInfo getSerDeInfoInput()
-
getSkewedInfoInput
@Stability(Stable) @Nullable public GlueCatalogTableStorageDescriptorSkewedInfo getSkewedInfoInput()
-
getSortColumnsInput
@Stability(Stable) @Nullable public Object getSortColumnsInput()
-
getStoredAsSubDirectoriesInput
@Stability(Stable) @Nullable public Object getStoredAsSubDirectoriesInput()
-
getCompressed
@Stability(Stable) @NotNull public Object getCompressed()
-
setCompressed
@Stability(Stable) public void setCompressed(@NotNull Boolean value)
-
setCompressed
@Stability(Stable) public void setCompressed(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInputFormat
@Stability(Stable) @NotNull public String getInputFormat()
-
setInputFormat
@Stability(Stable) public void setInputFormat(@NotNull String value)
-
getLocation
@Stability(Stable) @NotNull public String getLocation()
-
setLocation
@Stability(Stable) public void setLocation(@NotNull String value)
-
getNumberOfBuckets
@Stability(Stable) @NotNull public Number getNumberOfBuckets()
-
setNumberOfBuckets
@Stability(Stable) public void setNumberOfBuckets(@NotNull Number value)
-
getOutputFormat
@Stability(Stable) @NotNull public String getOutputFormat()
-
setOutputFormat
@Stability(Stable) public void setOutputFormat(@NotNull String value)
-
getStoredAsSubDirectories
@Stability(Stable) @NotNull public Object getStoredAsSubDirectories()
-
setStoredAsSubDirectories
@Stability(Stable) public void setStoredAsSubDirectories(@NotNull Boolean value)
-
setStoredAsSubDirectories
@Stability(Stable) public void setStoredAsSubDirectories(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInternalValue
@Stability(Stable) @Nullable public GlueCatalogTableStorageDescriptor getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable GlueCatalogTableStorageDescriptor value)
-
-