Builder

class Builder

Properties

Link copied to clipboard
var euid: Int?

The effective user ID that was used to execute the process.

Link copied to clipboard

The absolute path of the process executable file.

Link copied to clipboard
var name: String?

The name of the process.

Link copied to clipboard

The process ID of the child process.

Link copied to clipboard

The unique ID of the parent process. This ID is assigned to the parent process by GuardDuty.

Link copied to clipboard
var pid: Int?

The ID of the process.

Link copied to clipboard

The time when the process started. This is in UTC format.

Link copied to clipboard
var userId: Int?

The user ID of the user that executed the process.

Link copied to clipboard
var uuid: String?

The unique ID assigned to the process by GuardDuty.