resizePolicy

@JvmName(name = "fspumadtvkacrqgg")
suspend fun resizePolicy(value: Output<List<ContainerResizePolicyPatchArgs>>)
@JvmName(name = "liwfxpcevsenslkx")
suspend fun resizePolicy(value: List<ContainerResizePolicyPatchArgs>?)

Parameters

value

Resources resize policy for the container.


@JvmName(name = "ngorgfgrqeknapfl")
suspend fun resizePolicy(vararg values: Output<ContainerResizePolicyPatchArgs>)


@JvmName(name = "fnosykxwjptcumar")
suspend fun resizePolicy(values: List<Output<ContainerResizePolicyPatchArgs>>)
@JvmName(name = "xolpicuhwmmwvkro")
suspend fun resizePolicy(vararg values: ContainerResizePolicyPatchArgs)

Parameters

values

Resources resize policy for the container.


@JvmName(name = "ygjpnqaesboqhkmy")
suspend fun resizePolicy(argument: List<suspend ContainerResizePolicyPatchArgsBuilder.() -> Unit>)
@JvmName(name = "ewpucuiqoceknxcv")
suspend fun resizePolicy(vararg argument: suspend ContainerResizePolicyPatchArgsBuilder.() -> Unit)
@JvmName(name = "fibdhlkhyiaeweos")
suspend fun resizePolicy(argument: suspend ContainerResizePolicyPatchArgsBuilder.() -> Unit)

Parameters

argument

Resources resize policy for the container.