IceGrid.BoxedDistributionDescriptor

class IceGrid.BoxedDistributionDescriptor(value: ~IceGrid.DistributionDescriptor.DistributionDescriptor = <factory>)

Bases: Value

A “boxed” distribution descriptor.

Parameters:

value (DistributionDescriptor)

value

The value of the boxed distribution descriptor.

Type:

DistributionDescriptor

Notes

The Slice compiler generated this dataclass from Slice class ::IceGrid::BoxedDistributionDescriptor.

static ice_staticId() str

Obtain the type ID of this Slice class or interface.

Returns:

The type ID.

Return type:

str