toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
ClusterPodAutoscalingArgs
Cluster
Pod
Autoscaling
Args
data
class
ClusterPodAutoscalingArgs
(
val
hpaProfile
:
Output
<
String
>
)
:
ConvertibleToJava
<
ClusterPodAutoscalingArgs
>
Members
Constructors
Cluster
Pod
Autoscaling
Args
Link copied to clipboard
constructor
(
hpaProfile
:
Output
<
String
>
)
Properties
hpa
Profile
Link copied to clipboard
val
hpaProfile
:
Output
<
String
>
Enable the Horizontal Pod Autoscaling profile for this cluster. Acceptable values are:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterPodAutoscalingArgs