toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.outputs
/
ClusterClientAuthentication
/
ClusterClientAuthentication
Cluster
Client
Authentication
constructor
(
sasl
:
ClusterClientAuthenticationSasl
?
=
null
,
tls
:
ClusterClientAuthenticationTls
?
=
null
,
unauthenticated
:
Boolean
?
=
null
)