pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.outputs
/
Uint128Response
Uint128Response
data
class
Uint128Response
(
val
high
:
String
,
val
low
:
String
)
Types
Constructors
Properties
Constructors
Uint128Response
Link copied to clipboard
fun
Uint128Response
(
high
:
String
,
low
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
high
Link copied to clipboard
val
high
:
String
low
Link copied to clipboard
val
low
:
String