S3Parameters
public struct S3Parameters : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded in the console.
Declaration
Swift
public let manifestFileLocation: ManifestFileLocation
-
Undocumented
Declaration
Swift
public init(manifestFileLocation: ManifestFileLocation)
-
Declaration
Swift
public func validate(name: String) throws