toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
CollectionArgs
/
CollectionArgs
Collection
Args
constructor
(
clientId
:
Output
<
String
>
?
=
null
,
dataCollectionMode
:
Output
<
Either
<
String
,
DataCollectionMode
>
>
?
=
null
,
dataId
:
Output
<
String
>
?
=
null
,
samplingRate
:
Output
<
Double
>
?
=
null
)