toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.outputs
/
GetKubernetesNodePoolsNodepoolLabel
Get
Kubernetes
Node
Pools
Nodepool
Label
data
class
GetKubernetesNodePoolsNodepoolLabel
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Get
Kubernetes
Node
Pools
Nodepool
Label
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The key of a taint.
value
Link copied to clipboard
val
value
:
String
The value of a taint.