Values.DnsRequestActionSourceContains information about the DNS_REQUEST action described in this finding.
type nonrec t = {domain : String_.t option;The domain information for the DNS query.
*)protocol : String_.t option;The network connection protocol observed in the activity that prompted GuardDuty to generate the finding.
*)blocked : Boolean.t option;Indicates whether the targeted port is blocked.
*)domainWithSuffix : String_.t option;The second and top level domain involved in the activity that potentially prompted GuardDuty to generate this finding. For a list of top-level and second-level domains, see public suffix list.
*)vpcOwnerAccountId : AccountId.t option;The Amazon Web Services account ID that owns the VPC through which the DNS request was made.
*)}