toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigqueryconnection.v1beta1.kotlin
/
ConnectionArgs
/
ConnectionArgs
Connection
Args
constructor
(
cloudSql
:
Output
<
CloudSqlPropertiesArgs
>
?
=
null
,
connectionId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
friendlyName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)