fulfilledCount property

int? fulfilledCount
final

Output only. This count indicates the fulfilled capacity so far. This is set during "PROVISIONING" state. This count also includes capacity delivered as part of existing matching reservations.

Implementation

final int? fulfilledCount;