Pod names that must not be present in the context.
@ConditionalOnMissingPod(name: ['myCustomService']) class FallbackServiceConfig {}
final List<String> names;