pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigquery.kotlin
/
DatasetArgsBuilder
/
location
location
@
JvmName
(
name
=
"xqgmoowpnfkshbqe"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jfmbteksjjvsfmcm"
)
suspend
fun
location
(
value
:
String
?
)
Parameters
value
The geographic location where the dataset should reside. See
official docs
.