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