DataSource
public struct DataSource : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The path to the training data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the data.
Declaration
Swift
public let s3Config: S3Config -
Undocumented
Declaration
Swift
public init(s3Config: S3Config) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DataSource Structure Reference