pulumi-google-native-kotlin
0.31.1.0
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.
Types
Constructors
Properties
Constructors
Oracle
Rdbms
Response
Link copied to clipboard
fun
OracleRdbmsResponse
(
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.