commitmentEndTime property
The end of the current commitment period.
It is applicable only for ACTIVE capacity commitments. Note after renewal, commitment_end_time is the time the renewed commitment expires. So itwould be at a time after commitment_start_time + committed period, because we don't change commitment_start_time ,
Output only.
Implementation
core.String? commitmentEndTime;