AssetType
public enum AssetType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case ec2Instance = "ec2-instance"
-
Declaration
Swift
public var description: String { get }