scale

@JvmName(name = "jaxxpwmjiqwubxrf")
suspend fun scale(value: Output<CustomResourceSubresourceScalePatchArgs>)
@JvmName(name = "pqgmmwoeqnthiqfr")
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 = "lyprmktpgntrigai")
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.