Interface StatefulSetUpdateStrategy

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

    @Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)",
               date="2022-12-15T15:42:36.805Z")
    @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.