computeConfiguration property

Output<FleetComputeConfiguration?> computeConfiguration
latefinal

The compute configuration of the compute fleet. This is only required if computeType is set to ATTRIBUTE_BASED_COMPUTE or CUSTOM_INSTANCE_TYPE. See computeConfiguration below.

Implementation

late final pulumi.Output<FleetComputeConfiguration?> computeConfiguration;