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
/
NamedResourcesStringSlicePatchArgsBuilder
/
strings
strings
@
JvmName
(
name
=
"wynxyhmhibugvoqo"
)
suspend
fun
strings
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"varuvcfcfxhpgfem"
)
suspend
fun
strings
(
value
:
List
<
String
>
?
)
Parameters
value
Strings is the slice of strings.
@
JvmName
(
name
=
"abfmaysrpacyhyux"
)
suspend
fun
strings
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pkvcgtvqhwipxmkt"
)
suspend
fun
strings
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bsmbssinjgsfjrtw"
)
suspend
fun
strings
(
vararg
values
:
String
)
Parameters
values
Strings is the slice of strings.