bounds

@JvmName(name = "cldgkdufiqlnmqvy")
suspend fun bounds(value: Output<AnalysisGeospatialCoordinateBoundsArgs>)
@JvmName(name = "lmomyidmrqgcjoxa")
suspend fun bounds(value: AnalysisGeospatialCoordinateBoundsArgs?)

Parameters

value

The bounds options (north, south, west, east) of the geospatial window options.


@JvmName(name = "syqkgmrsbayirlom")
suspend fun bounds(argument: suspend AnalysisGeospatialCoordinateBoundsArgsBuilder.() -> Unit)

Parameters

argument

The bounds options (north, south, west, east) of the geospatial window options.