DescribeRouteOutput
public struct DescribeRouteOutput : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of your route.
Declaration
Swift
public let route: RouteData -
Undocumented
Declaration
Swift
public init(route: RouteData)
View on GitHub
DescribeRouteOutput Structure Reference