Interface IDCConfig.Builder

  • Method Details

    • instanceArn

      IDCConfig.Builder instanceArn(String instanceArn)

      The Amazon Resource Name (ARN) of the identity center instance.

      Parameters:
      instanceArn - The Amazon Resource Name (ARN) of the identity center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationArn

      IDCConfig.Builder applicationArn(String applicationArn)

      The Amazon Resource Name (ARN) of the application.

      Parameters:
      applicationArn - The Amazon Resource Name (ARN) of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.