toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.outputs
/
OracleRdbmsResponse
Oracle
Rdbms
Response
data
class
OracleRdbmsResponse
(
val
oracleSchemas
:
List
<
OracleSchemaResponse
>
)
Oracle database structure.
Members
Constructors
Oracle
Rdbms
Response
Link copied to clipboard
constructor
(
oracleSchemas
:
List
<
OracleSchemaResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
oracle
Schemas
Link copied to clipboard
val
oracleSchemas
:
List
<
OracleSchemaResponse
>
Oracle schemas/databases in the database server.