DnsRequestAction

Contains information about the DNS_REQUEST action described in this finding.

Types

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

Properties

Link copied to clipboard

Indicates whether the targeted port is blocked.

Link copied to clipboard

The domain information for the DNS query.

Link copied to clipboard

The second and top level domain involved in the activity that prompted GuardDuty to generate this finding.

Link copied to clipboard

The network connection protocol observed in the activity that prompted GuardDuty to generate the finding.

Functions

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