validUntil property

Input<String?>? validUntil
final

The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ). Supported only for persistent requests.

Implementation

final pulumi.Input<String?>? validUntil;