| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
DnsRequestAction |
DnsRequestAction.clone() |
DnsRequestAction |
Action.getDnsRequestAction()
Information about the DNS_REQUEST action described in this finding.
|
DnsRequestAction |
DnsRequestAction.withBlocked(Boolean blocked)
Indicates whether the targeted port is blocked.
|
DnsRequestAction |
DnsRequestAction.withDomain(String domain)
The domain information for the API request.
|
DnsRequestAction |
DnsRequestAction.withProtocol(String protocol)
The network connection protocol observed in the activity that prompted GuardDuty to generate the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setDnsRequestAction(DnsRequestAction dnsRequestAction)
Information about the DNS_REQUEST action described in this finding.
|
Action |
Action.withDnsRequestAction(DnsRequestAction dnsRequestAction)
Information about the DNS_REQUEST action described in this finding.
|
Copyright © 2022. All rights reserved.