Remediation Filters Response
data class RemediationFiltersResponse(val locations: List<String>? = null, val resourceIds: List<String>? = null)
The filters that will be applied to determine which resources to remediate.
The filters that will be applied to determine which resources to remediate.