ScanExecutionPolicy

class Object
trait Matchable
class Any

Value members

Concrete methods

def description: SelectionBuilder[ScanExecutionPolicy, String]

Description of the policy.

Description of the policy.

def enabled: SelectionBuilder[ScanExecutionPolicy, Boolean]

Indicates whether this policy is enabled.

Indicates whether this policy is enabled.

def name: SelectionBuilder[ScanExecutionPolicy, String]

Name of the policy.

Name of the policy.

def updatedAt: SelectionBuilder[ScanExecutionPolicy, Time]

Timestamp of when the policy YAML was last updated.

Timestamp of when the policy YAML was last updated.

def yaml: SelectionBuilder[ScanExecutionPolicy, String]

YAML definition of the policy.

YAML definition of the policy.