GetPlanResponse
public struct GetPlanResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A Python script to perform the mapping.
Declaration
Swift
public let pythonScript: String?
-
The Scala code to perform the mapping.
Declaration
Swift
public let scalaCode: String?
-
Undocumented
Declaration
Swift
public init(pythonScript: String? = nil, scalaCode: String? = nil)