Typescript SDK Type Docs
    Preparing search index...

    Interface IRetentionPolicy

    interface IRetentionPolicy {
        strategy: StrategyEnum;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    strategy: StrategyEnum

    The strategy of the retention policy. Used to determine how the ImportContainer should be retained.