class Aws::Chime::Types::LoggingConfiguration

The logging configuration associated with an Amazon Chime Voice Connector. Specifies whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.

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

data as a hash:

    {
      enable_sip_logs: false,
    }

@!attribute [rw] enable_sip_logs

When true, enables SIP message logs for sending to Amazon CloudWatch
Logs.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/LoggingConfiguration AWS API Documentation

Constants

SENSITIVE