toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.outputs
/
OracleProviderInstancePropertiesResponse
/
OracleProviderInstancePropertiesResponse
Oracle
Provider
Instance
Properties
Response
constructor
(
dbName
:
String
?
=
null
,
dbPassword
:
String
?
=
null
,
dbPasswordUri
:
String
?
=
null
,
dbPort
:
String
?
=
null
,
dbUsername
:
String
?
=
null
,
hostname
:
String
?
=
null
,
providerType
:
String
,
sapSid
:
String
?
=
null
,
sslCertificateUri
:
String
?
=
null
,
sslPreference
:
String
?
=
null
)