throughput Pool Configuration
suspend fun throughputPoolConfiguration(value: Output<FleetspacePropertiesThroughputPoolConfigurationArgs>)
suspend fun throughputPoolConfiguration(value: FleetspacePropertiesThroughputPoolConfigurationArgs?)
Parameters
value
Configuration for throughput pool in the fleetspace.
suspend fun throughputPoolConfiguration(argument: suspend FleetspacePropertiesThroughputPoolConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration for throughput pool in the fleetspace.