Share via


AmazonS3SystemScanRulesetOutput interface

Amazon S3 system scan ruleset.

Extends

Properties

kind
properties

Amazon S3 scan ruleset properties.

Inherited Properties

id

The resource identifier.

name

The resource name.

scanRulesetType

Versioned scan ruleset properties.

status

Status of versioned scan ruleset properties.

version

Version of versioned scan ruleset properties.

Property Details

kind

kind: "AmazonS3"

Property Value

"AmazonS3"

properties

Amazon S3 scan ruleset properties.

properties?: AmazonS3ScanRulesetPropertiesOutput

Property Value

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From SystemScanRulesetOutputParent.id

name

The resource name.

name?: string

Property Value

string

Inherited From SystemScanRulesetOutputParent.name

scanRulesetType

Versioned scan ruleset properties.

scanRulesetType?: "System" | "Custom"

Property Value

"System" | "Custom"

Inherited From SystemScanRulesetOutputParent.scanRulesetType

status

Status of versioned scan ruleset properties.

status?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

Inherited From SystemScanRulesetOutputParent.status

version

Version of versioned scan ruleset properties.

version?: number

Property Value

number

Inherited From SystemScanRulesetOutputParent.version