Interface StatefulSetUpdateStrategy

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    StatefulSetUpdateStrategy.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.79.0 (build b22f628)",
               date="2023-03-31T02:28:42.054Z")
    @Stability(Stable)
    public interface StatefulSetUpdateStrategy
    extends software.amazon.jsii.JsiiSerializable
    StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates.

    It includes any additional parameters necessary to perform the update for the indicated strategy.