Interface Remediation.UpdateStages.WithFilters

  • All Known Subinterfaces:
    Remediation.Update
    Enclosing interface:
    Remediation.UpdateStages

    public static interface Remediation.UpdateStages.WithFilters
    The stage of the Remediation update allowing to specify filters.
    • Method Detail

      • withFilters

        Remediation.Update withFilters​(RemediationFilters filters)
        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.