PolicySpec

class PolicySpec

Contains all policy parameters, if any.

__init__()

Methods

static GetAlgoIdentifier() str[source]

Get programatic name for underlying retention algorithm.

static GetAlgoTitle() str[source]

Get human-readable name for underlying retention algorithm.

GetEvalCtor() str[source]
__repr__() str[source]

Return repr(self).

__str__() str[source]

Return str(self).