You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::ContainerDetailsWhen passing ContainerDetails as input to an Aws::Client method, you can use a vanilla Hash:
{
name: "NonEmptyString",
image_id: "NonEmptyString",
image_name: "NonEmptyString",
launched_at: "NonEmptyString",
}
Container details related to a finding.
Returned by:
Instance Attribute Summary collapseThe identifier of the image related to a finding.
The name of the image related to a finding.
Indicates when the container started.
The name of the container related to a finding.
The identifier of the image related to a finding.
#image_name ⇒ StringThe name of the image related to a finding.
#name ⇒ StringThe name of the container related to a finding.
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