toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.tpu.kotlin.outputs
/
NodeSchedulingConfig
Node
Scheduling
Config
data
class
NodeSchedulingConfig
(
val
preemptible
:
Boolean
)
Members
Constructors
Node
Scheduling
Config
Link copied to clipboard
constructor
(
preemptible
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
preemptible
Link copied to clipboard
val
preemptible
:
Boolean
Defines whether the TPU instance is preemptible.