vcpu property

Input<int?>? vcpu
final

Number of vCPUs of the instance type included in the fleet. Specify only if computeType is set to ATTRIBUTE_BASED_COMPUTE.

Implementation

final pulumi.Input<int?>? vcpu;