LoggingConfiguration

public struct LoggingConfiguration : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • When true, enables SIP message logs for sending to Amazon CloudWatch Logs.

    Declaration

    Swift

    public let enableSIPLogs: Bool?
  • Undocumented

    Declaration

    Swift

    public init(enableSIPLogs: Bool? = nil)