reservedResources

@JvmName(name = "haksjqulidxjitjp")
suspend fun reservedResources(value: Output<List<AllocationAggregateReservationReservedResourceInfoArgs>>)

Parameters

value

List of reserved resources (CPUs, memory, accelerators).


@JvmName(name = "gptcoxbbqibixkqo")
suspend fun reservedResources(vararg values: Output<AllocationAggregateReservationReservedResourceInfoArgs>)


@JvmName(name = "victoptgwqxangns")
suspend fun reservedResources(values: List<Output<AllocationAggregateReservationReservedResourceInfoArgs>>)
@JvmName(name = "mqcbmhadfhudirpv")
suspend fun reservedResources(vararg values: AllocationAggregateReservationReservedResourceInfoArgs)

Parameters

values

List of reserved resources (CPUs, memory, accelerators).


@JvmName(name = "tluaenbwvlicwsoj")
suspend fun reservedResources(argument: List<suspend AllocationAggregateReservationReservedResourceInfoArgsBuilder.() -> Unit>)
@JvmName(name = "ifksirnrmotxybvf")
suspend fun reservedResources(vararg argument: suspend AllocationAggregateReservationReservedResourceInfoArgsBuilder.() -> Unit)
@JvmName(name = "rmhswictbguugnun")
suspend fun reservedResources(argument: suspend AllocationAggregateReservationReservedResourceInfoArgsBuilder.() -> Unit)

Parameters

argument

List of reserved resources (CPUs, memory, accelerators).