items

@JvmName(name = "bthdbpkfkayjxgtd")
suspend fun items(value: Output<List<HorizontalPodAutoscalerArgs>>)
@JvmName(name = "tpghdwdutuyqbdfc")
suspend fun items(value: List<HorizontalPodAutoscalerArgs>?)

Parameters

value

items is the list of horizontal pod autoscaler objects.


@JvmName(name = "mwencsgsesredaeu")
suspend fun items(vararg values: Output<HorizontalPodAutoscalerArgs>)


@JvmName(name = "xdqllssbsyrovfxb")
suspend fun items(values: List<Output<HorizontalPodAutoscalerArgs>>)
@JvmName(name = "pxedokqxfxujhgoh")
suspend fun items(vararg values: HorizontalPodAutoscalerArgs)

Parameters

values

items is the list of horizontal pod autoscaler objects.


@JvmName(name = "uosqttntbrgfsxhm")
suspend fun items(argument: List<suspend HorizontalPodAutoscalerArgsBuilder.() -> Unit>)
@JvmName(name = "gvbyhnocsrgrdrfr")
suspend fun items(vararg argument: suspend HorizontalPodAutoscalerArgsBuilder.() -> Unit)
@JvmName(name = "risesecscjcueiuq")
suspend fun items(argument: suspend HorizontalPodAutoscalerArgsBuilder.() -> Unit)

Parameters

argument

items is the list of horizontal pod autoscaler objects.