KubernetesWorkload

Contains information about Kubernetes workloads involved in a GuardDuty finding, including pods, deployments, and other Kubernetes resources.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of unique identifiers for the containers that are part of the Kubernetes workload.

Link copied to clipboard

The types of Kubernetes resources involved in the workload.

Link copied to clipboard

The Kubernetes namespace in which the workload is running, providing logical isolation within the cluster.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String