LoggingInfo

public struct LoggingInfo : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • You can configure your MSK cluster to send broker logs to different destination types. This configuration specifies the details of these destinations.

    Declaration

    Swift

    public let brokerLogs: BrokerLogs
  • Undocumented

    Declaration

    Swift

    public init(brokerLogs: BrokerLogs)