Scope
public enum Scope : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case cloudfront = "CLOUDFRONT"
-
Undocumented
Declaration
Swift
case regional = "REGIONAL"
-
Declaration
Swift
public var description: String { get }