toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.outputs
/
Uint128Response
Uint128Response
data
class
Uint128Response
(
val
high
:
String
,
val
low
:
String
)
Members
Constructors
Uint128Response
Link copied to clipboard
constructor
(
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