Uses of Class
software.amazon.awscdk.services.glue.CfnTable.IcebergTableInputProperty.Builder
Packages that use CfnTable.IcebergTableInputProperty.Builder
-
Uses of CfnTable.IcebergTableInputProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnTable.IcebergTableInputProperty.BuilderModifier and TypeMethodDescriptionCfnTable.IcebergTableInputProperty.builder()Sets the value ofCfnTable.IcebergTableInputProperty.getLocation()CfnTable.IcebergTableInputProperty.Builder.partitionSpec(IResolvable partitionSpec) Sets the value ofCfnTable.IcebergTableInputProperty.getPartitionSpec()CfnTable.IcebergTableInputProperty.Builder.partitionSpec(CfnTable.IcebergPartitionSpecProperty partitionSpec) Sets the value ofCfnTable.IcebergTableInputProperty.getPartitionSpec()CfnTable.IcebergTableInputProperty.Builder.properties(Object properties) Sets the value ofCfnTable.IcebergTableInputProperty.getProperties()CfnTable.IcebergTableInputProperty.Builder.schema(IResolvable schema) Sets the value ofCfnTable.IcebergTableInputProperty.getSchema()CfnTable.IcebergTableInputProperty.Builder.schema(CfnTable.IcebergSchemaProperty schema) Sets the value ofCfnTable.IcebergTableInputProperty.getSchema()CfnTable.IcebergTableInputProperty.Builder.writeOrder(IResolvable writeOrder) Sets the value ofCfnTable.IcebergTableInputProperty.getWriteOrder()CfnTable.IcebergTableInputProperty.Builder.writeOrder(CfnTable.IcebergSortOrderProperty writeOrder) Sets the value ofCfnTable.IcebergTableInputProperty.getWriteOrder()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnTable.IcebergTableInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.IcebergTableInputProperty.Builder.