Share via


AmazonS3CredentialScanOutput interface

Amazon S3 credential scan.

Extends

Properties

kind
properties

Amazon S3 credential scan properties.

Inherited Properties

creationType

The creation type.

dataSourceIdentifier

The data source identifier.

dataSourceName

The data source name.

id

The resource identifier.

lastRunResult

The scan result with ingestion.

name

The resource name.

scanId

The scan identifier.

Property Details

kind

kind: "AmazonS3Credential"

Property Value

"AmazonS3Credential"

properties

Amazon S3 credential scan properties.

properties?: AmazonS3CredentialScanPropertiesOutput

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

The resource identifier.

id?: string

Property Value

string

Inherited From ScanOutputParent.id

lastRunResult

The scan result with ingestion.

lastRunResult?: ScanResultWithIngestionOutput

Property Value

Inherited From ScanOutputParent.lastRunResult

name

The resource name.

name?: string

Property Value

string

Inherited From ScanOutputParent.name

scanId

The scan identifier.

scanId?: string

Property Value

string

Inherited From ScanOutputParent.scanId