Interface UnprocessedSecurityControl.Builder

    • Method Detail

      • 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.
      • 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.