Interface Remediation.DefinitionStages.WithFilters

All Known Subinterfaces:
Remediation.Definition, Remediation.DefinitionStages.WithCreate
Enclosing interface:
Remediation.DefinitionStages

public static interface Remediation.DefinitionStages.WithFilters
The stage of the Remediation definition allowing to specify filters.
  • Method Details

    • withFilters

      Specifies the filters property: The filters that will be applied to determine which resources to remediate..
      Parameters:
      filters - The filters that will be applied to determine which resources to remediate.
      Returns:
      the next definition stage.