scale

@JvmName(name = "jstehvxyuvsbtbwu")
suspend fun scale(value: Output<CustomResourceSubresourceScalePatchArgs>)
@JvmName(name = "qomtioacncqjbjda")
suspend fun scale(value: CustomResourceSubresourceScalePatchArgs?)

Parameters

value

scale indicates the custom resource should serve a /scale subresource that returns an autoscaling/v1 Scale object.


@JvmName(name = "pjvuasmkeqmkeynh")
suspend fun scale(argument: suspend CustomResourceSubresourceScalePatchArgsBuilder.() -> Unit)

Parameters

argument

scale indicates the custom resource should serve a /scale subresource that returns an autoscaling/v1 Scale object.