pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
GetClusterNodePoolNodeConfigTaint
Get
Cluster
Node
Pool
Node
Config
Taint
data
class
GetClusterNodePoolNodeConfigTaint
(
val
effect
:
String
,
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Get
Cluster
Node
Pool
Node
Config
Taint
Link copied to clipboard
fun
GetClusterNodePoolNodeConfigTaint
(
effect
:
String
,
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
effect
Link copied to clipboard
val
effect
:
String
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String