validUntilTime property

String? validUntilTime
getter/setter pair

An absolute 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? validUntilTime;