Annotation Interface DisabledInRegions


@Target({METHOD,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @ExtendWith(ai.vespa.hosted.cd.DisabledInRegionsCondition.class) public @interface DisabledInRegions
Author:
jonmv
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    One or more regions that this should be disabled in.
  • Element Details

    • value

      String[] value
      One or more regions that this should be disabled in.