Annotation Interface EnabledInInstances


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

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

    • value

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