toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
CreateServiceRequestEnvironmentImageRequestArgsBuilder
/
modelIds
model
Ids
@
JvmName
(
name
=
"tpdytvdsejghgpac"
)
suspend
fun
modelIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nfnawlrpndbpnftb"
)
suspend
fun
modelIds
(
value
:
List
<
String
>
?
)
Parameters
value
The list of model Ids.
@
JvmName
(
name
=
"qvkqfnhdkhjkxmfb"
)
suspend
fun
modelIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"docbjcifewkednwm"
)
suspend
fun
modelIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mnpvnxgddsblugjj"
)
suspend
fun
modelIds
(
vararg
values
:
String
)
Parameters
values
The list of model Ids.