toggle menu
pulumi-alicloud-kotlin
3.61.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V3CustomDomainTlsConfigArgsBuilder
/
cipherSuites
cipher
Suites
@
JvmName
(
name
=
"ryxmtywbqaqktwmi"
)
suspend
fun
cipherSuites
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pukruikgxbfuxriw"
)
suspend
fun
cipherSuites
(
value
:
List
<
String
>
?
)
Parameters
value
List of TLS cipher suites.
@
JvmName
(
name
=
"getvjrjnaxjxdaru"
)
suspend
fun
cipherSuites
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nigdchurtshyeybc"
)
suspend
fun
cipherSuites
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mvyjwuhegnmctsll"
)
suspend
fun
cipherSuites
(
vararg
values
:
String
)
Parameters
values
List of TLS cipher suites.