toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1alpha2.kotlin.inputs
/
NamedResourcesStringSliceArgsBuilder
/
strings
strings
@
JvmName
(
name
=
"idetvjrfamvrcnfc"
)
suspend
fun
strings
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nvasqmmfnqnoxsnv"
)
suspend
fun
strings
(
value
:
List
<
String
>
)
Parameters
value
Strings is the slice of strings.
@
JvmName
(
name
=
"wopnehfhadhlfbej"
)
suspend
fun
strings
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"emnweoucfvjtwodh"
)
suspend
fun
strings
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"eruwreaciyslbwra"
)
suspend
fun
strings
(
vararg
values
:
String
)
Parameters
values
Strings is the slice of strings.