scale

@JvmName(name = "aeqibdtmnsofdhrc")
suspend fun scale(value: Output<CustomResourceSubresourceScaleArgs>)
@JvmName(name = "fynyqcklwsboptxi")
suspend fun scale(value: CustomResourceSubresourceScaleArgs?)

Parameters

value

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


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

Parameters

argument

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