Annotation Type LocalStackSetupTask
-
@Retention(RUNTIME) @Target(TYPE) public @interface LocalStackSetupTask
Marker annotation for tasks to be included as dependencies of the `startLocalStack` task.
@Retention(RUNTIME)
@Target(TYPE)
public @interface LocalStackSetupTask