validUntilDuration property

String? validUntilDuration
getter/setter pair

A relative time after which resources should not be created.

If the request cannot be fulfilled by this time the request will be failed.

Optional.

Implementation

core.String? validUntilDuration;