toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
FeatureSubsetResponse
Feature
Subset
Response
data
class
FeatureSubsetResponse
(
val
features
:
List
<
String
>
,
val
filterType
:
String
)
Members
Constructors
Feature
Subset
Response
Link copied to clipboard
constructor
(
features
:
List
<
String
>
,
filterType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
features
Link copied to clipboard
val
features
:
List
<
String
>
Required The list of features to include.
filter
Type
Link copied to clipboard
val
filterType
:
String
Expected value is 'FeatureSubset'.