StartMLEvaluationTaskRunResponse

public struct StartMLEvaluationTaskRunResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique identifier associated with this run.

    Declaration

    Swift

    public let taskRunId: String?
  • Undocumented

    Declaration

    Swift

    public init(taskRunId: String? = nil)