validFrom property

Input<String?>? validFrom
final

The start date and time of the request, in UTC RFC3339 format(for example, YYYY-MM-DDTHH:MM:SSZ). The default is to start fulfilling the request immediately.

Implementation

final pulumi.Input<String?>? validFrom;