toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.databasemigrationservice.kotlin.outputs
/
ConnectionProfileMysql
/
ConnectionProfileMysql
Connection
Profile
Mysql
constructor
(
cloudSqlId
:
String
?
=
null
,
host
:
String
?
=
null
,
password
:
String
?
=
null
,
passwordSet
:
Boolean
?
=
null
,
port
:
Int
?
=
null
,
ssl
:
ConnectionProfileMysqlSsl
?
=
null
,
username
:
String
?
=
null
)