CreateRouteTableResult
public struct CreateRouteTableResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the route table.
Declaration
Swift
public let routeTable: RouteTable? -
Undocumented
Declaration
Swift
public init(routeTable: RouteTable? = nil)
View on GitHub
CreateRouteTableResult Structure Reference