minDuration property

String? minDuration
getter/setter pair

Defines the minimum duration of the guarantee.

If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.

Optional.

Implementation

core.String? minDuration;