toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datamigration.v1beta1.kotlin.inputs
/
MySqlConnectionProfileArgs
/
MySqlConnectionProfileArgs
My
Sql
Connection
Profile
Args
constructor
(
cloudSqlId
:
Output
<
String
>
?
=
null
,
host
:
Output
<
String
>
,
password
:
Output
<
String
>
,
port
:
Output
<
Int
>
,
ssl
:
Output
<
SslConfigArgs
>
?
=
null
,
username
:
Output
<
String
>
)