VpcEndpointType
public enum VpcEndpointType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case interface = "Interface"
-
Undocumented
Declaration
Swift
case gateway = "Gateway"
-
Declaration
Swift
public var description: String { get }