pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
OracleConnectionInfoArgs
/
OracleConnectionInfoArgs
Oracle
Connection
Info
Args
fun
OracleConnectionInfoArgs
(
dataSource
:
Output
<
String
>
,
password
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
,
userName
:
Output
<
String
>
?
=
null
)