GetJourneyResponse
public struct GetJourneyResponse : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let journeyResponse: JourneyResponse -
Undocumented
Declaration
Swift
public init(journeyResponse: JourneyResponse)
View on GitHub
GetJourneyResponse Structure Reference