pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1beta1.kotlin.outputs
/
VirtualNICResponse
Virtual
NICResponse
data
class
VirtualNICResponse
(
val
enabled
:
Boolean
)
Configuration of gVNIC feature.
Types
Constructors
Properties
Constructors
Virtual
NICResponse
Link copied to clipboard
fun
VirtualNICResponse
(
enabled
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
Whether gVNIC features are enabled in the node pool.