JSONInput
public struct JSONInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The type of JSON. Valid values: Document, Lines.
Declaration
Swift
public let type: JSONType? -
Undocumented
Declaration
Swift
public init(type: JSONType? = nil)
View on GitHub
JSONInput Structure Reference