AccessAdvisorUsageGranularityType
public enum AccessAdvisorUsageGranularityType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case serviceLevel = "SERVICE_LEVEL"
-
Undocumented
Declaration
Swift
case actionLevel = "ACTION_LEVEL"
-
Declaration
Swift
public var description: String { get }