ResourceShareAssociationType
public enum ResourceShareAssociationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case principal = "PRINCIPAL"
-
Undocumented
Declaration
Swift
case resource = "RESOURCE"
-
Declaration
Swift
public var description: String { get }