@Stability(value=Stable) public static final class CfnTable.TableInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.TableInputProperty>
CfnTable.TableInputProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTable.TableInputProperty.Builder description(String description)
CfnTable.TableInputProperty.getDescription()description - `CfnTable.TableInputProperty.Description`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder name(String name)
CfnTable.TableInputProperty.getName()name - `CfnTable.TableInputProperty.Name`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder owner(String owner)
CfnTable.TableInputProperty.getOwner()owner - `CfnTable.TableInputProperty.Owner`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder parameters(Object parameters)
CfnTable.TableInputProperty.getParameters()parameters - `CfnTable.TableInputProperty.Parameters`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder partitionKeys(IResolvable partitionKeys)
CfnTable.TableInputProperty.getPartitionKeys()partitionKeys - `CfnTable.TableInputProperty.PartitionKeys`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder partitionKeys(List<? extends Object> partitionKeys)
CfnTable.TableInputProperty.getPartitionKeys()partitionKeys - `CfnTable.TableInputProperty.PartitionKeys`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder retention(Number retention)
CfnTable.TableInputProperty.getRetention()retention - `CfnTable.TableInputProperty.Retention`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder storageDescriptor(CfnTable.StorageDescriptorProperty storageDescriptor)
CfnTable.TableInputProperty.getStorageDescriptor()storageDescriptor - `CfnTable.TableInputProperty.StorageDescriptor`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder storageDescriptor(IResolvable storageDescriptor)
CfnTable.TableInputProperty.getStorageDescriptor()storageDescriptor - `CfnTable.TableInputProperty.StorageDescriptor`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder tableType(String tableType)
CfnTable.TableInputProperty.getTableType()tableType - `CfnTable.TableInputProperty.TableType`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder targetTable(CfnTable.TableIdentifierProperty targetTable)
CfnTable.TableInputProperty.getTargetTable()targetTable - `CfnTable.TableInputProperty.TargetTable`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder targetTable(IResolvable targetTable)
CfnTable.TableInputProperty.getTargetTable()targetTable - `CfnTable.TableInputProperty.TargetTable`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder viewExpandedText(String viewExpandedText)
CfnTable.TableInputProperty.getViewExpandedText()viewExpandedText - `CfnTable.TableInputProperty.ViewExpandedText`.this@Stability(value=Stable) public CfnTable.TableInputProperty.Builder viewOriginalText(String viewOriginalText)
CfnTable.TableInputProperty.getViewOriginalText()viewOriginalText - `CfnTable.TableInputProperty.ViewOriginalText`.this@Stability(value=Stable) public CfnTable.TableInputProperty build()
build in interface software.amazon.jsii.Builder<CfnTable.TableInputProperty>CfnTable.TableInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.