Interface ConnectConfiguration.Builder

    • Method Detail

      • instanceId

        ConnectConfiguration.Builder instanceId​(String instanceId)

        The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

        Parameters:
        instanceId - The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.