You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::ProcessDetailsWhen passing ProcessDetails as input to an Aws::Client method, you can use a vanilla Hash:
{
name: "NonEmptyString",
path: "NonEmptyString",
pid: 1,
parent_pid: 1,
launched_at: "NonEmptyString",
terminated_at: "NonEmptyString",
}
The details of process-related information about a finding.
Returned by:
Instance Attribute Summary collapseIndicates when the process was launched.
The name of the process.
The parent process ID.
The path to the process executable.
The process ID.
Indicates when the process was terminated.
The path to the process executable.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4