pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appplatform.kotlin
/
SpringCloudAppMysqlAssociationArgs
/
SpringCloudAppMysqlAssociationArgs
Spring
Cloud
App
Mysql
Association
Args
fun
SpringCloudAppMysqlAssociationArgs
(
databaseName
:
Output
<
String
>
?
=
null
,
mysqlServerId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
springCloudAppId
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)