computeCapacity

@JvmName(name = "mjpnsitmsgdnhapl")
suspend fun computeCapacity(value: Output<FleetComputeCapacityArgs>)
@JvmName(name = "gchsxnndjpjisvyn")
suspend fun computeCapacity(value: FleetComputeCapacityArgs?)

Parameters

value

Configuration block for the desired capacity of the fleet. See below.


@JvmName(name = "plrtadmmxorleyfi")
suspend fun computeCapacity(argument: suspend FleetComputeCapacityArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the desired capacity of the fleet. See below.