Interface DescribedWebAppCustomization.Builder

  • Method Details

    • arn

      Returns the Amazon Resource Name (ARN) for the web app.

      Parameters:
      arn - Returns the Amazon Resource Name (ARN) for the web app.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • webAppId

      Returns the unique identifier for your web app.

      Parameters:
      webAppId - Returns the unique identifier for your web app.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • title

      Returns the page title that you defined for your web app.

      Parameters:
      title - Returns the page title that you defined for your web app.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logoFile

      Returns a logo file data string (in base64 encoding).

      Parameters:
      logoFile - Returns a logo file data string (in base64 encoding).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • faviconFile

      Returns an icon file data string (in base64 encoding).

      Parameters:
      faviconFile - Returns an icon file data string (in base64 encoding).
      Returns:
      Returns a reference to this object so that method calls can be chained together.