| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
Iam |
Iam.clone() |
Iam |
Sasl.getIam()
Indicates whether IAM access control is enabled.
|
Iam |
ServerlessSasl.getIam()
Indicates whether IAM access control is enabled.
|
Iam |
Iam.withEnabled(Boolean enabled)
Indicates whether IAM access control is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sasl.setIam(Iam iam)
Indicates whether IAM access control is enabled.
|
void |
ServerlessSasl.setIam(Iam iam)
Indicates whether IAM access control is enabled.
|
Sasl |
Sasl.withIam(Iam iam)
Indicates whether IAM access control is enabled.
|
ServerlessSasl |
ServerlessSasl.withIam(Iam iam)
Indicates whether IAM access control is enabled.
|
Copyright © 2024. All rights reserved.