CloudWatchLogsTimeZone
public enum CloudWatchLogsTimeZone : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case local = "LOCAL"
-
Undocumented
Declaration
Swift
case utc = "UTC"
-
Declaration
Swift
public var description: String { get }