| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static SaslAuthProps.Builder |
SaslAuthProps.builder() |
SaslAuthProps.Builder |
SaslAuthProps.Builder.iam(Boolean iam)
Sets the value of
SaslAuthProps.getIam() |
SaslAuthProps.Builder |
SaslAuthProps.Builder.key(IKey key)
Sets the value of
SaslAuthProps.getKey() |
SaslAuthProps.Builder |
SaslAuthProps.Builder.scram(Boolean scram)
Sets the value of
SaslAuthProps.getScram() |
| Constructor and Description |
|---|
Jsii$Proxy(SaslAuthProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SaslAuthProps.Builder. |
Copyright © 2022. All rights reserved.