pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigquery.kotlin
/
ReservationArgs
/
ReservationArgs
Reservation
Args
fun
ReservationArgs
(
concurrency
:
Output
<
Int
>
?
=
null
,
ignoreIdleSlots
:
Output
<
Boolean
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
multiRegionAuxiliary
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
slotCapacity
:
Output
<
Int
>
?
=
null
)