computeConfiguration

@JvmName(name = "dkmfnegnpmndquly")
suspend fun computeConfiguration(value: Output<FleetComputeConfigurationArgs>)
@JvmName(name = "fororkhjmutipams")
suspend fun computeConfiguration(value: FleetComputeConfigurationArgs?)

Parameters

value

The compute configuration of the compute fleet. This is only required if compute_type is set to ATTRIBUTE_BASED_COMPUTE. See compute_configuration below.


@JvmName(name = "tvvefoujfmslqbdr")
suspend fun computeConfiguration(argument: suspend FleetComputeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The compute configuration of the compute fleet. This is only required if compute_type is set to ATTRIBUTE_BASED_COMPUTE. See compute_configuration below.