Interface IdCConfiguration.Builder

  • Method Details

    • idcApplicationArn

      IdCConfiguration.Builder idcApplicationArn(String idcApplicationArn)

      The Amazon Resource Name (ARN) of the IAM Identity Center application.

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

      IdCConfiguration.Builder idcInstanceArn(String idcInstanceArn)

      The Amazon Resource Name (ARN) of the IAM Identity Center instance.

      Parameters:
      idcInstanceArn - The Amazon Resource Name (ARN) of the IAM Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.