Skip to main content

Interface: IProvisioned

NamespaceCapacityInfo.CapacityModeOptions.IProvisioned

Properties of a Provisioned.

Hierarchy

Properties

maxAvailableTruValue

Optional maxAvailableTruValue: null | number

The maximum TRU value that can currently be set for this namespace. This may be lower than the highest value in valid_tru_values due to inventory constraints.

Inherited from

$Properties.maxAvailableTruValue


validTruValues

Optional validTruValues: null | number[]

The valid TRU (Temporal Resource Unit) values that can be set. These are the discrete capacity tiers available for selection.

Inherited from

$Properties.validTruValues