pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.inputs
/
ArgumentArgs
/
ArgumentArgs
Argument
Args
fun
ArgumentArgs
(
argumentKind
:
Output
<
ArgumentArgumentKind
>
?
=
null
,
dataType
:
Output
<
StandardSqlDataTypeArgs
>
?
=
null
,
mode
:
Output
<
ArgumentMode
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)