| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsMskClusterClusterInfoClientAuthenticationSaslDetails |
AwsMskClusterClusterInfoClientAuthenticationSaslDetails.clone() |
AwsMskClusterClusterInfoClientAuthenticationSaslDetails |
AwsMskClusterClusterInfoClientAuthenticationDetails.getSasl()
Provides details for client authentication using SASL.
|
AwsMskClusterClusterInfoClientAuthenticationSaslDetails |
AwsMskClusterClusterInfoClientAuthenticationSaslDetails.withIam(AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails iam)
Provides details for SASL client authentication using IAM.
|
AwsMskClusterClusterInfoClientAuthenticationSaslDetails |
AwsMskClusterClusterInfoClientAuthenticationSaslDetails.withScram(AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails scram)
Details for SASL client authentication using SCRAM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsMskClusterClusterInfoClientAuthenticationDetails.setSasl(AwsMskClusterClusterInfoClientAuthenticationSaslDetails sasl)
Provides details for client authentication using SASL.
|
AwsMskClusterClusterInfoClientAuthenticationDetails |
AwsMskClusterClusterInfoClientAuthenticationDetails.withSasl(AwsMskClusterClusterInfoClientAuthenticationSaslDetails sasl)
Provides details for client authentication using SASL.
|
Copyright © 2024. All rights reserved.