Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails
-
Packages that use AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationSaslIamDetailsAwsMskClusterClusterInfoClientAuthenticationSaslDetails. iam()Provides details for SASL client authentication using IAM.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationSaslDetails.BuilderAwsMskClusterClusterInfoClientAuthenticationSaslDetails.Builder. iam(AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails iam)Provides details for SASL client authentication using IAM.
-