toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.outputs
/
OracleConnectionInfoResponse
/
OracleConnectionInfoResponse
Oracle
Connection
Info
Response
constructor
(
authentication
:
String
?
=
null
,
dataSource
:
String
,
password
:
String
?
=
null
,
port
:
Int
?
=
null
,
serverName
:
String
?
=
null
,
serverVersion
:
String
?
=
null
,
type
:
String
,
userName
:
String
?
=
null
)