Class NoReplaceBindingInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.NoReplaceBindingInterceptor
All Implemented Interfaces:
CodeInterceptor<LifecycleOperationSection,DocWriter>

public final class NoReplaceBindingInterceptor extends Object
Adds the noReplace admonition to the resource lifecycle property list on the resource page.
  • Constructor Details

    • NoReplaceBindingInterceptor

      public NoReplaceBindingInterceptor()
  • Method Details