pulumi-gcp-kotlin
6.67.0.0
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
)
Types
Constructors
Properties
Constructors
VMware
Node
Pool
Config
Vsphere
Config
Tag
Link copied to clipboard
fun
VMwareNodePoolConfigVsphereConfigTag
(
category
:
String
?
=
null
,
tag
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
category
Link copied to clipboard
val
category
:
String
?
=
null
(Output) The Vsphere tag category.
tag
Link copied to clipboard
val
tag
:
String
?
=
null
(Output) The Vsphere tag name.