toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
KubernetesClusterRoutingAgentArgs
Kubernetes
Cluster
Routing
Agent
Args
data
class
KubernetesClusterRoutingAgentArgs
(
val
enabled
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
KubernetesClusterRoutingAgentArgs
>
Members
Constructors
Kubernetes
Cluster
Routing
Agent
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
Boolean flag whether the routing-agent should be enabled or not.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KubernetesClusterRoutingAgentArgs