pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.alb.kotlin.inputs
/
ListenerMutualAuthenticationArgs
/
ListenerMutualAuthenticationArgs
Listener
Mutual
Authentication
Args
fun
ListenerMutualAuthenticationArgs
(
ignoreClientCertificateExpiry
:
Output
<
Boolean
>
?
=
null
,
mode
:
Output
<
String
>
,
trustStoreArn
:
Output
<
String
>
?
=
null
)