java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.scn.CfnDatasetPropsMixin.SchemaProperty.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
fields
Parameters:
fields - The list of field details of the dataset schema.
Returns:
this
fields
Parameters:
fields - The list of field details of the dataset schema.
Returns:
this
name
Parameters:
name - The name of the dataset schema.
Returns:
this
primaryKeys
Parameters:
primaryKeys - The list of primary key fields for the dataset.
Returns:
this
primaryKeys
Parameters:
primaryKeys - The list of primary key fields for the dataset.
Returns:
this