toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.workstations.kotlin.outputs
/
WorkstationConfigReadinessCheck
Workstation
Config
Readiness
Check
data
class
WorkstationConfigReadinessCheck
(
val
path
:
String
,
val
port
:
Int
)
Members
Constructors
Workstation
Config
Readiness
Check
Link copied to clipboard
constructor
(
path
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
path
Link copied to clipboard
val
path
:
String
Path to which the request should be sent.
port
Link copied to clipboard
val
port
:
Int
Port to which the request should be sent.