JSONMappingParameters
public struct JSONMappingParameters : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Path to the top-level parent that contains the records.
Declaration
Swift
public let recordRowPath: String
-
Undocumented
Declaration
Swift
public init(recordRowPath: String)
-
Declaration
Swift
public func validate(name: String) throws