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 }
View on GitHub
Scope Enumeration Reference