CreateTrainingJobResponse
public struct CreateTrainingJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the training job.
Declaration
Swift
public let trainingJobArn: String -
Undocumented
Declaration
Swift
public init(trainingJobArn: String)
View on GitHub
CreateTrainingJobResponse Structure Reference