type property

String? type
getter/setter pair

The supported types are DAY, HOUR, MONTH, and YEAR, which will generate one partition per day, hour, month, and year, respectively.

Required.

Implementation

core.String? type;