braket.tracking.pricing module

class braket.tracking.pricing.Pricing[source]

Bases: object

get_prices() None[source]

Retrieves the price list.

Searches the price list for a given set of parameters.

Parameters:

**kwargs (str) – Arbitrary keyword arguments.

Returns:

list[dict[str, str]] – The price list.

Searches the price list for a given set of parameters.

Parameters:

**kwargs (str) – Arbitrary keyword arguments.

Returns:

list[dict[str, str]] – The price list.