CreateModelOutput

public struct CreateModelOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ARN of the model created in Amazon SageMaker.

    Declaration

    Swift

    public let modelArn: String
  • Undocumented

    Declaration

    Swift

    public init(modelArn: String)