OracleCredentialScanOutput interface
Oracle credential scan.
- Extends
Properties
| kind | |
| properties | Oracle credential scan properties. |
Inherited Properties
| creation |
The creation type. |
| data |
The data source identifier. |
| data |
The data source name. |
| id | The resource identifier. |
| last |
The scan result with ingestion. |
| name | The resource name. |
| scan |
The scan identifier. |
Property Details
kind
kind: "OracleOracleCredential"
Property Value
"OracleOracleCredential"
properties
Oracle credential scan properties.
properties?: OracleCredentialScanPropertiesOutput
Property Value
Inherited Property Details
creationType
The creation type.
creationType?: "Manual" | "AutoNative" | "AutoManaged"
Property Value
"Manual" | "AutoNative" | "AutoManaged"
Inherited From ScanOutputParent.creationType
dataSourceIdentifier
The data source identifier.
dataSourceIdentifier?: DataSourceIdentifierOutput
Property Value
Inherited From ScanOutputParent.dataSourceIdentifier
dataSourceName
The data source name.
dataSourceName?: string
Property Value
string
Inherited From ScanOutputParent.dataSourceName
id
lastRunResult
The scan result with ingestion.
lastRunResult?: ScanResultWithIngestionOutput
Property Value
Inherited From ScanOutputParent.lastRunResult