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