Action

class Action

Contains information about actions.

Types

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

Properties

Link copied to clipboard

The GuardDuty finding activity type.

Link copied to clipboard

Information about the AWS_API_CALL action described in this finding.

Link copied to clipboard

Information about the DNS_REQUEST action described in this finding.

Link copied to clipboard

Information about the Kubernetes API call action described in this finding.

Link copied to clipboard

Information whether the user has the permission to use a specific Kubernetes API.

Link copied to clipboard

Information about the role binding that grants the permission defined in a Kubernetes role.

Link copied to clipboard

Information about the Kubernetes role name and role type.

Link copied to clipboard

Information about the NETWORK_CONNECTION action described in this finding.

Link copied to clipboard

Information about the PORT_PROBE action described in this finding.

Link copied to clipboard

Information about RDS_LOGIN_ATTEMPT action described in this finding.

Functions

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