staticColumns property
The columns that have been defined as STATIC. Static columns store values that are shared by all rows in the same partition.
Implementation
final pulumi.Input<List<TableSchemaDefinitionStaticColumn>?>? staticColumns;
The columns that have been defined as STATIC. Static columns store values that are shared by all rows in the same partition.
final pulumi.Input<List<TableSchemaDefinitionStaticColumn>?>? staticColumns;