ResourceData

Contains information about the Amazon Web Services resource that is associated with the activity that prompted GuardDuty to generate a finding.

Types

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

Properties

Link copied to clipboard

Contains information about the IAM access key details of a user that involved in the GuardDuty finding.

Link copied to clipboard

Contains detailed information about the container associated with the activity that prompted GuardDuty to generate a finding.

Link copied to clipboard

Contains information about the Amazon EC2 instance.

Link copied to clipboard

Contains information about the elastic network interface of the Amazon EC2 instance.

Link copied to clipboard

Contains detailed information about the Amazon EKS cluster associated with the activity that prompted GuardDuty to generate a finding.

Link copied to clipboard

Contains detailed information about the Kubernetes workload associated with the activity that prompted GuardDuty to generate a finding.

Link copied to clipboard

Contains information about the Amazon S3 bucket.

Link copied to clipboard

Contains information about the Amazon S3 object.

Functions

Link copied to clipboard
inline fun copy(block: ResourceData.Builder.() -> Unit = {}): ResourceData
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