scale

@JvmName(name = "nvgcmxujrrbqcyla")
suspend fun scale(value: Output<CustomResourceSubresourceScalePatchArgs>)
@JvmName(name = "nsuhnjtfmnvtwvms")
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 = "kwunidbthhhcaied")
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.