Interface WebAppConfiguration.Builder

  • Method Details

    • ehrRole

      ARN of the IAM role used for EHR operations.

      Parameters:
      ehrRole - ARN of the IAM role used for EHR operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idcApplicationId

      WebAppConfiguration.Builder idcApplicationId(String idcApplicationId)

      The Identity Center application ID associated with this Domain.

      Parameters:
      idcApplicationId - The Identity Center application ID associated with this Domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idcRegion

      WebAppConfiguration.Builder idcRegion(String idcRegion)

      The AWS region where Identity Center is configured.

      Parameters:
      idcRegion - The AWS region where Identity Center is configured.
      Returns:
      Returns a reference to this object so that method calls can be chained together.