Builder

class Builder

Properties

Link copied to clipboard

The unique identifier for the Amazon Web Services account that the finding applies to. This is typically the account that owns the affected resource.

Link copied to clipboard

Specifies whether the finding is archived (suppressed).

Link copied to clipboard

The category of the finding. Possible values are: CLASSIFICATION, for a sensitive data finding; and, POLICY, for a policy finding.

Link copied to clipboard

The details of a sensitive data finding. This value is null for a policy finding.

Link copied to clipboard
var count: Long?

The total number of occurrences of the finding. For sensitive data findings, this value is always 1. All sensitive data findings are considered unique.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when Amazon Macie created the finding.

Link copied to clipboard

The description of the finding.

Link copied to clipboard
var id: String?

The unique identifier for the finding. This is a random string that Amazon Macie generates and assigns to a finding when it creates the finding.

Link copied to clipboard

The Amazon Web Services partition that Amazon Macie created the finding in.

Link copied to clipboard

The details of a policy finding. This value is null for a sensitive data finding.

Link copied to clipboard

The Amazon Web Services Region that Amazon Macie created the finding in.

Link copied to clipboard

The resources that the finding applies to.

Link copied to clipboard

Specifies whether the finding is a sample finding. A sample finding is a finding that uses example data to demonstrate what a finding might contain.

Link copied to clipboard

The version of the schema that was used to define the data structures in the finding.

Link copied to clipboard

The severity level and score for the finding.

Link copied to clipboard

The brief description of the finding.

Link copied to clipboard

The type of the finding.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when Amazon Macie last updated the finding. For sensitive data findings, this value is the same as the value for the createdAt property. All sensitive data findings are considered new.

Functions

Link copied to clipboard
Link copied to clipboard