Interface DeviceConfig.Builder

    • Method Detail

      • device

        DeviceConfig.Builder device​(String device)

        The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.

        Parameters:
        device - The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.