toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.alb.kotlin.inputs
/
ListenerMutualAuthenticationArgs
/
ListenerMutualAuthenticationArgs
Listener
Mutual
Authentication
Args
constructor
(
advertiseTrustStoreCaNames
:
Output
<
String
>
?
=
null
,
ignoreClientCertificateExpiry
:
Output
<
Boolean
>
?
=
null
,
mode
:
Output
<
String
>
,
trustStoreArn
:
Output
<
String
>
?
=
null
)