pulumi-digitalocean-kotlin
4.22.0.0
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
KubernetesClusterNodePoolNodeArgs
/
KubernetesClusterNodePoolNodeArgs
Kubernetes
Cluster
Node
Pool
Node
Args
fun
KubernetesClusterNodePoolNodeArgs
(
createdAt
:
Output
<
String
>
?
=
null
,
dropletId
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
,
updatedAt
:
Output
<
String
>
?
=
null
)