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