start property

Input<String?>? start
final

A start date for the date filter. Required with end if dateRange is not specified.

Implementation

final pulumi.Input<String?>? start;