maxDuration property

String? maxDuration
getter/setter pair

Specifies the time limit for created instances.

Instances will be terminated at the end of this duration.

Required. Immutable.

Implementation

core.String? maxDuration;