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