boostConfigs

@JvmName(name = "pmmdlpcrykeesbjl")
suspend fun boostConfigs(value: Output<List<WorkstationConfigHostGceInstanceBoostConfigArgs>>)
@JvmName(name = "jnwkybfriswyyjne")
suspend fun boostConfigs(value: List<WorkstationConfigHostGceInstanceBoostConfigArgs>?)

Parameters

value

A list of the boost configurations that workstations created using this workstation configuration are allowed to use. Structure is documented below.


@JvmName(name = "sgrhisjwyucwuokl")
suspend fun boostConfigs(vararg values: Output<WorkstationConfigHostGceInstanceBoostConfigArgs>)


@JvmName(name = "pfubhebibeltejdu")
suspend fun boostConfigs(values: List<Output<WorkstationConfigHostGceInstanceBoostConfigArgs>>)
@JvmName(name = "iqamkchbmxsyjdpq")
suspend fun boostConfigs(vararg values: WorkstationConfigHostGceInstanceBoostConfigArgs)

Parameters

values

A list of the boost configurations that workstations created using this workstation configuration are allowed to use. Structure is documented below.


@JvmName(name = "cnicrcoyuwbrrdmw")
suspend fun boostConfigs(argument: List<suspend WorkstationConfigHostGceInstanceBoostConfigArgsBuilder.() -> Unit>)
@JvmName(name = "eflvohgvrkidnegr")
suspend fun boostConfigs(vararg argument: suspend WorkstationConfigHostGceInstanceBoostConfigArgsBuilder.() -> Unit)
@JvmName(name = "eplsiuvrreccgges")
suspend fun boostConfigs(argument: suspend WorkstationConfigHostGceInstanceBoostConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of the boost configurations that workstations created using this workstation configuration are allowed to use. Structure is documented below.