toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.outputs
/
ServerlessClusterClientAuthentication
Serverless
Cluster
Client
Authentication
data
class
ServerlessClusterClientAuthentication
(
val
sasl
:
ServerlessClusterClientAuthenticationSasl
)
Members
Constructors
Serverless
Cluster
Client
Authentication
Link copied to clipboard
constructor
(
sasl
:
ServerlessClusterClientAuthenticationSasl
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sasl
Link copied to clipboard
val
sasl
:
ServerlessClusterClientAuthenticationSasl
Details for client authentication using SASL. See below.