class Aws::SecurityHub::Types::AwsRdsPendingCloudWatchLogsExports

Identifies the log types to enable and disable.

@note When making an API call, you may pass AwsRdsPendingCloudWatchLogsExports

data as a hash:

    {
      log_types_to_enable: ["NonEmptyString"],
      log_types_to_disable: ["NonEmptyString"],
    }

@!attribute [rw] log_types_to_enable

A list of log types that are being enabled.
@return [Array<String>]

@!attribute [rw] log_types_to_disable

A list of log types that are being disabled.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRdsPendingCloudWatchLogsExports AWS API Documentation

Constants

SENSITIVE