commitmentStartTime property

String? commitmentStartTime
getter/setter pair

The start of the current commitment period.

It is applicable only for ACTIVE capacity commitments. Note after the commitment is renewed, commitment_start_time won't be changed. It refers to the start time of the original commitment.

Output only.

Implementation

core.String? commitmentStartTime;