You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::DNSLogsConfigurationResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information on the status of DNS logs as a data source.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

Denotes whether DNS logs is enabled as a data source.

Possible values:

  • ENABLED
  • DISABLED

Returns:

  • (String)

    Denotes whether DNS logs is enabled as a data source.