instanceCount property
The number of instances for which to reserve capacity.
This value will not be set until the Capacity Block Reservation is active.
The requested instance count is set in the tag aws:ec2capacityreservation:incrementalRequestedQuantity.
Implementation
late final pulumi.Output<int> instanceCount;