pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.personalize.kotlin.inputs
/
SolutionConfigAutoMlConfigPropertiesArgsBuilder
/
recipeList
recipe
List
@
JvmName
(
name
=
"bphjqpssjgphtsrw"
)
suspend
fun
recipeList
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lrkcwmotslcqvnun"
)
suspend
fun
recipeList
(
value
:
List
<
String
>
?
)
Parameters
value
The list of candidate recipes.
@
JvmName
(
name
=
"hfuoxkcusywdenvk"
)
suspend
fun
recipeList
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ifntmwjsaqlgttma"
)
suspend
fun
recipeList
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"oqkmrqcymfauuwmf"
)
suspend
fun
recipeList
(
vararg
values
:
String
)
Parameters
values
The list of candidate recipes.