Get Image Recipes Filter
data class GetImageRecipesFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetImageRecipesFilter>
Properties
Link copied to clipboard
Name of the filter field. Valid values can be found in the Image Builder ListImageRecipes API Reference.