JSONMappingParameters
public struct JSONMappingParameters : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The 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
View on GitHub
JSONMappingParameters Structure Reference