| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
Unauthenticated |
Unauthenticated.clone() |
Unauthenticated |
ClientAuthentication.getUnauthenticated()
Contains information about unauthenticated traffic to the cluster.
|
Unauthenticated |
Unauthenticated.withEnabled(Boolean enabled)
Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientAuthentication.setUnauthenticated(Unauthenticated unauthenticated)
Contains information about unauthenticated traffic to the cluster.
|
ClientAuthentication |
ClientAuthentication.withUnauthenticated(Unauthenticated unauthenticated)
Contains information about unauthenticated traffic to the cluster.
|
Copyright © 2024. All rights reserved.