pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.inputs
/
MysqlProfileArgs
/
MysqlProfileArgs
Mysql
Profile
Args
fun
MysqlProfileArgs
(
hostname
:
Output
<
String
>
,
password
:
Output
<
String
>
,
port
:
Output
<
Int
>
?
=
null
,
sslConfig
:
Output
<
MysqlSslConfigArgs
>
?
=
null
,
username
:
Output
<
String
>
)