UpdateJobResponse

public struct UpdateJobResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Returns the name of the updated job definition.

    Declaration

    Swift

    public let jobName: String?
  • Undocumented

    Declaration

    Swift

    public init(jobName: String? = nil)