FirelensConfigurationType
public enum FirelensConfigurationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case fluentd = "fluentd" -
Undocumented
Declaration
Swift
case fluentbit = "fluentbit" -
Declaration
Swift
public var description: String { get }
View on GitHub
FirelensConfigurationType Enumeration Reference