pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.integrations.v1alpha.kotlin.outputs
/
GoogleCloudIntegrationsV1alphaCoordinateResponse
Google
Cloud
Integrations
V1alpha
Coordinate
Response
data
class
GoogleCloudIntegrationsV1alphaCoordinateResponse
(
val
x
:
Int
,
val
y
:
Int
)
Configuration detail of coordinate, it used for UI
Types
Constructors
Properties
Constructors
Google
Cloud
Integrations
V1alpha
Coordinate
Response
Link copied to clipboard
fun
GoogleCloudIntegrationsV1alphaCoordinateResponse
(
x
:
Int
,
y
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x
Link copied to clipboard
val
x
:
Int
X axis of the coordinate
y
Link copied to clipboard
val
y
:
Int
Y axis of the coordinate