JobManifest
public struct JobManifest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Contains the information required to locate the specified job’s manifest. DeclarationSwift public let location: JobManifestLocation
- 
                  
                  Describes the format of the specified job’s manifest. If the manifest is in CSV format, also describes the columns contained within the manifest. DeclarationSwift public let spec: JobManifestSpec
- 
                  
                  Undocumented DeclarationSwift public init(location: JobManifestLocation, spec: JobManifestSpec)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub JobManifest Structure Reference
        JobManifest Structure Reference