Interface DeleteBrowserProfileResponse.Builder

  • Method Details

    • profileId

      The unique identifier of the deleted browser profile.

      Parameters:
      profileId - The unique identifier of the deleted browser profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileArn

      The Amazon Resource Name (ARN) of the deleted browser profile.

      Parameters:
      profileArn - The Amazon Resource Name (ARN) of the deleted browser profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the browser profile deletion.

      Parameters:
      status - The current status of the browser profile deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the browser profile deletion.

      Parameters:
      status - The current status of the browser profile deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lastUpdatedAt

      DeleteBrowserProfileResponse.Builder lastUpdatedAt(Instant lastUpdatedAt)

      The timestamp when the browser profile was last updated.

      Parameters:
      lastUpdatedAt - The timestamp when the browser profile was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastSavedAt

      The timestamp when browser session data was last saved to this profile before deletion.

      Parameters:
      lastSavedAt - The timestamp when browser session data was last saved to this profile before deletion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.