OutputFileUriValue
public struct OutputFileUriValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
Declaration
Swift
public let fileName: String
-
Undocumented
Declaration
Swift
public init(fileName: String)
-
Declaration
Swift
public func validate(name: String) throws