expirationMs property

String? expirationMs
getter/setter pair

Number of milliseconds for which to keep the storage for partitions in the table.

The storage in a partition will have an expiration time of its partition time plus this value.

Optional.

Implementation

core.String? expirationMs;