ModelArtifacts
public struct ModelArtifacts : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The path of the S3 object that contains the model artifacts. For example, s3://bucket-name/keynameprefix/model.tar.gz.
Declaration
Swift
public let s3ModelArtifacts: String -
Undocumented
Declaration
Swift
public init(s3ModelArtifacts: String)
View on GitHub
ModelArtifacts Structure Reference