CreateRouteOutput
public struct CreateRouteOutput : 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 mesh following the create call.
Declaration
Swift
public let route: RouteData -
Undocumented
Declaration
Swift
public init(route: RouteData)
View on GitHub
CreateRouteOutput Structure Reference