pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkeonprem.v1.kotlin.outputs
/
BareMetalDrainedMachineResponse
Bare
Metal
Drained
Machine
Response
data
class
BareMetalDrainedMachineResponse
(
val
nodeIp
:
String
)
Represents a machine that is currently drained.
Types
Constructors
Properties
Constructors
Bare
Metal
Drained
Machine
Response
Link copied to clipboard
fun
BareMetalDrainedMachineResponse
(
nodeIp
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
node
Ip
Link copied to clipboard
val
nodeIp
:
String
Drained machine IP address.