toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.edgecontainer.kotlin.inputs
/
NodePoolNodeConfigArgs
Node
Pool
Node
Config
Args
data
class
NodePoolNodeConfigArgs
(
val
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
:
ConvertibleToJava
<
NodePoolNodeConfigArgs
>
Members
Constructors
Node
Pool
Node
Config
Args
Link copied to clipboard
constructor
(
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
Properties
labels
Link copied to clipboard
val
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
"The Kubernetes node labels"
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NodePoolNodeConfigArgs