toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.inputs
/
ConnectionProfileSqlServerProfileArgs
/
ConnectionProfileSqlServerProfileArgs
Connection
Profile
Sql
Server
Profile
Args
constructor
(
database
:
Output
<
String
>
,
hostname
:
Output
<
String
>
,
password
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
secretManagerStoredPassword
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
)