pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.workstations.v1beta.kotlin.outputs
/
HostResponse
Host
Response
data
class
HostResponse
(
val
gceInstance
:
GceInstanceResponse
)
Runtime host for a workstation.
Types
Constructors
Properties
Constructors
Host
Response
Link copied to clipboard
fun
HostResponse
(
gceInstance
:
GceInstanceResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
gce
Instance
Link copied to clipboard
val
gceInstance
:
GceInstanceResponse
Specifies a Compute Engine instance as the host.