Interface GetIamPortalLoginUrlResponse.Builder

  • Method Details

    • authCodeUrl

      GetIamPortalLoginUrlResponse.Builder authCodeUrl(String authCodeUrl)

      The data portal URL of the specified Amazon DataZone domain.

      Parameters:
      authCodeUrl - The data portal URL of the specified Amazon DataZone domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userProfileId

      GetIamPortalLoginUrlResponse.Builder userProfileId(String userProfileId)

      The ID of the user profile.

      Parameters:
      userProfileId - The ID of the user profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.