ExternalDataSourceSpec
externalDataSourceSpec is the type that wraps the DataSourceSpec type in order to be further used/extended by the OracleSpec
type ExternalDataSourceSpec {
spec: DataSourceSpec!
}
Fields
ExternalDataSourceSpec.spec ● DataSourceSpec! non-null object
Member of
OracleSpec object