ResourceType
public enum ResourceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case applicationLoadBalancer = "APPLICATION_LOAD_BALANCER"
-
Undocumented
Declaration
Swift
case apiGateway = "API_GATEWAY"
-
Declaration
Swift
public var description: String { get }