pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin
/
TlsCipherPolicyArgs
/
TlsCipherPolicyArgs
Tls
Cipher
Policy
Args
fun
TlsCipherPolicyArgs
(
ciphers
:
Output
<
List
<
String
>
>
?
=
null
,
tlsCipherPolicyName
:
Output
<
String
>
?
=
null
,
tlsVersions
:
Output
<
List
<
String
>
>
?
=
null
)