toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.edgeorder.kotlin.outputs
/
FilterablePropertyResponse
Filterable
Property
Response
data
class
FilterablePropertyResponse
(
val
supportedValues
:
List
<
String
>
,
val
type
:
String
)
Different types of filters supported and its values.
Members
Constructors
Filterable
Property
Response
Link copied to clipboard
constructor
(
supportedValues
:
List
<
String
>
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
supported
Values
Link copied to clipboard
val
supportedValues
:
List
<
String
>
Values to be filtered.
type
Link copied to clipboard
val
type
:
String
Type of product filter.