Interface IdcAuthConfiguration.Builder

  • Method Details

    • idcApplicationArn

      IdcAuthConfiguration.Builder idcApplicationArn(String idcApplicationArn)

      The Amazon Resource Name (ARN) of the IAM Identity Center Application used to configure authentication.

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

      The Amazon Resource Name (ARN) of the IAM role with permissions to perform actions on Amazon Web Services services on your behalf.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of the IAM role with permissions to perform actions on Amazon Web Services services on your behalf.
      Returns:
      Returns a reference to this object so that method calls can be chained together.