DisableLoggingMessage

public struct DisableLoggingMessage : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The identifier of the cluster on which logging is to be stopped. Example: examplecluster

    Declaration

    Swift

    public let clusterIdentifier: String
  • Undocumented

    Declaration

    Swift

    public init(clusterIdentifier: String)