spec

@JvmName(name = "uwwocbltngrrabug")
suspend fun spec(value: Output<HorizontalPodAutoscalerSpecArgs>)
@JvmName(name = "cginxvaqcwtqsgsh")
suspend fun spec(value: HorizontalPodAutoscalerSpecArgs?)

Parameters

value

spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.


@JvmName(name = "dltniqryyrstqafi")
suspend fun spec(argument: suspend HorizontalPodAutoscalerSpecArgsBuilder.() -> Unit)

Parameters

argument

spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.