Interface UnprocessedSecurityControl.Builder

  • Method Details

    • securityControlId

      UnprocessedSecurityControl.Builder securityControlId(String securityControlId)

      The control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) for which a response couldn't be returned.

      Parameters:
      securityControlId - The control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) for which a response couldn't be returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code for the unprocessed security control.

      Parameters:
      errorCode - The error code for the unprocessed security control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The error code for the unprocessed security control.

      Parameters:
      errorCode - The error code for the unprocessed security control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorReason

      UnprocessedSecurityControl.Builder errorReason(String errorReason)

      The reason why the security control was unprocessed.

      Parameters:
      errorReason - The reason why the security control was unprocessed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.