startDate property

Input<String?>? startDate
final

The date and time at which the Capacity Block Reservation starts. Valid values: RFC3339 time string (YYYY-MM-DDTHH:MM:SSZ)

Implementation

final pulumi.Input<String?>? startDate;