Interface CreateDelegationRequestResponse.Builder

  • Method Details

    • consoleDeepLink

      CreateDelegationRequestResponse.Builder consoleDeepLink(String consoleDeepLink)

      A deep link URL to the Amazon Web Services Management Console for managing the delegation request.

      For a console based workflow, partners should redirect the customer to this URL. If the customer is not logged in to any Amazon Web Services account, the Amazon Web Services workflow will automatically direct the customer to log in and then display the delegation request approval page.

      Parameters:
      consoleDeepLink - A deep link URL to the Amazon Web Services Management Console for managing the delegation request.

      For a console based workflow, partners should redirect the customer to this URL. If the customer is not logged in to any Amazon Web Services account, the Amazon Web Services workflow will automatically direct the customer to log in and then display the delegation request approval page.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • delegationRequestId

      CreateDelegationRequestResponse.Builder delegationRequestId(String delegationRequestId)

      The unique identifier for the created delegation request.

      Parameters:
      delegationRequestId - The unique identifier for the created delegation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.