Annotation Interface EnabledInRegions


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

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

    • value

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