FlowLogsResourceType
public enum FlowLogsResourceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case vpc = "VPC" -
Undocumented
Declaration
Swift
case subnet = "Subnet" -
Undocumented
Declaration
Swift
case networkinterface = "NetworkInterface" -
Declaration
Swift
public var description: String { get }
View on GitHub
FlowLogsResourceType Enumeration Reference