pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigqueryconnection.v1beta1.kotlin.inputs
/
CloudSqlPropertiesArgs
/
CloudSqlPropertiesArgs
Cloud
Sql
Properties
Args
fun
CloudSqlPropertiesArgs
(
credential
:
Output
<
CloudSqlCredentialArgs
>
?
=
null
,
database
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
CloudSqlPropertiesType
>
?
=
null
)