toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkeonprem.kotlin.outputs
/
VMwareNodePoolConfigVsphereConfigTag
VMware
Node
Pool
Config
Vsphere
Config
Tag
data
class
VMwareNodePoolConfigVsphereConfigTag
(
val
category
:
String
?
=
null
,
val
tag
:
String
?
=
null
)
Members
Constructors
VMware
Node
Pool
Config
Vsphere
Config
Tag
Link copied to clipboard
constructor
(
category
:
String
?
=
null
,
tag
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
category
Link copied to clipboard
val
category
:
String
?
=
null
The Vsphere tag category.
tag
Link copied to clipboard
val
tag
:
String
?
=
null
The Vsphere tag name.