Interface LatestMpaApprovalTeamUpdate.Builder

  • Method Details

    • mpaSessionArn

      LatestMpaApprovalTeamUpdate.Builder mpaSessionArn(String mpaSessionArn)

      The ARN of the MPA session associated with this update.

      Parameters:
      mpaSessionArn - The ARN of the MPA session associated with this update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the MPA approval team update.

      Parameters:
      status - The current status of the MPA approval team update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the MPA approval team update.

      Parameters:
      status - The current status of the MPA approval team update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusMessage

      LatestMpaApprovalTeamUpdate.Builder statusMessage(String statusMessage)

      A message describing the current status of the MPA approval team update.

      Parameters:
      statusMessage - A message describing the current status of the MPA approval team update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • initiationDate

      LatestMpaApprovalTeamUpdate.Builder initiationDate(Instant initiationDate)

      The date and time when the MPA approval team update was initiated.

      Parameters:
      initiationDate - The date and time when the MPA approval team update was initiated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expiryDate

      The date and time when the MPA approval team update will expire.

      Parameters:
      expiryDate - The date and time when the MPA approval team update will expire.
      Returns:
      Returns a reference to this object so that method calls can be chained together.