@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface RequiredForMetadata
ValueProvider.
Any config or connection parameter that affects
the resolution of a ValueProvider that is linked to an operation
must be annotated with this parameter in order to trigger resolution if it's value changed.
This annotation can be only used on Configuration and Connection Provider parameters.Copyright © 2020 MuleSoft, Inc.. All rights reserved.