Interface IdCConfiguration.Builder

  • Method Details

    • idcApplicationArn

      IdCConfiguration.Builder idcApplicationArn(String idcApplicationArn)

      ARN of the IAM Identity Center application associated with this application

      Parameters:
      idcApplicationArn - ARN of the IAM Identity Center application associated with this application
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idcInstanceArn

      IdCConfiguration.Builder idcInstanceArn(String idcInstanceArn)

      ARN of the IAM Identity Center instance used for user authentication

      Parameters:
      idcInstanceArn - ARN of the IAM Identity Center instance used for user authentication
      Returns:
      Returns a reference to this object so that method calls can be chained together.