pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.datacatalog.kotlin.outputs
/
EntryBigqueryTableSpec
/
EntryBigqueryTableSpec
Entry
Bigquery
Table
Spec
fun
EntryBigqueryTableSpec
(
tableSourceType
:
String
?
=
null
,
tableSpecs
:
List
<
EntryBigqueryTableSpecTableSpec
>
?
=
null
,
viewSpecs
:
List
<
EntryBigqueryTableSpecViewSpec
>
?
=
null
)