pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.inputs
/
DestinationTablePropertiesArgs
/
DestinationTablePropertiesArgs
Destination
Table
Properties
Args
fun
DestinationTablePropertiesArgs
(
description
:
Output
<
String
>
?
=
null
,
expirationTime
:
Output
<
String
>
?
=
null
,
friendlyName
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)