toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.integrations.v1alpha.kotlin.outputs
/
EnterpriseCrmEventbusProtoCoordinateResponse
Enterprise
Crm
Eventbus
Proto
Coordinate
Response
data
class
EnterpriseCrmEventbusProtoCoordinateResponse
(
val
x
:
Int
,
val
y
:
Int
)
Represents two-dimensional positions.
Members
Constructors
Enterprise
Crm
Eventbus
Proto
Coordinate
Response
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int