Interface CreateAuthorizerResponse.Builder

    • Method Detail

      • authorizerName

        CreateAuthorizerResponse.Builder authorizerName​(String authorizerName)

        The authorizer's name.

        Parameters:
        authorizerName - The authorizer's name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • authorizerArn

        CreateAuthorizerResponse.Builder authorizerArn​(String authorizerArn)

        The authorizer ARN.

        Parameters:
        authorizerArn - The authorizer ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.