Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTablePropsMixin.TableInputProperty.Builder
Packages that use CfnTablePropsMixin.TableInputProperty.Builder
-
Uses of CfnTablePropsMixin.TableInputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTablePropsMixin.TableInputProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.TableInputProperty.builder()CfnTablePropsMixin.TableInputProperty.Builder.description(String description) Sets the value ofCfnTablePropsMixin.TableInputProperty.getDescription()Sets the value ofCfnTablePropsMixin.TableInputProperty.getName()Sets the value ofCfnTablePropsMixin.TableInputProperty.getOwner()CfnTablePropsMixin.TableInputProperty.Builder.parameters(Object parameters) Sets the value ofCfnTablePropsMixin.TableInputProperty.getParameters()CfnTablePropsMixin.TableInputProperty.Builder.partitionKeys(List<? extends Object> partitionKeys) Sets the value ofCfnTablePropsMixin.TableInputProperty.getPartitionKeys()CfnTablePropsMixin.TableInputProperty.Builder.partitionKeys(IResolvable partitionKeys) Sets the value ofCfnTablePropsMixin.TableInputProperty.getPartitionKeys()Sets the value ofCfnTablePropsMixin.TableInputProperty.getRetention()CfnTablePropsMixin.TableInputProperty.Builder.storageDescriptor(CfnTablePropsMixin.StorageDescriptorProperty storageDescriptor) Sets the value ofCfnTablePropsMixin.TableInputProperty.getStorageDescriptor()CfnTablePropsMixin.TableInputProperty.Builder.storageDescriptor(IResolvable storageDescriptor) Sets the value ofCfnTablePropsMixin.TableInputProperty.getStorageDescriptor()Sets the value ofCfnTablePropsMixin.TableInputProperty.getTableType()CfnTablePropsMixin.TableInputProperty.Builder.targetTable(CfnTablePropsMixin.TableIdentifierProperty targetTable) Sets the value ofCfnTablePropsMixin.TableInputProperty.getTargetTable()CfnTablePropsMixin.TableInputProperty.Builder.targetTable(IResolvable targetTable) Sets the value ofCfnTablePropsMixin.TableInputProperty.getTargetTable()CfnTablePropsMixin.TableInputProperty.Builder.viewExpandedText(String viewExpandedText) Sets the value ofCfnTablePropsMixin.TableInputProperty.getViewExpandedText()CfnTablePropsMixin.TableInputProperty.Builder.viewOriginalText(String viewOriginalText) Sets the value ofCfnTablePropsMixin.TableInputProperty.getViewOriginalText()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnTablePropsMixin.TableInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.TableInputProperty.Builder.