Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails
-
Packages that use AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetailsAwsMskClusterClusterInfoClientAuthenticationDetails. unauthenticated()Provides details for allowing no client authentication.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationDetails.BuilderAwsMskClusterClusterInfoClientAuthenticationDetails.Builder. unauthenticated(AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails unauthenticated)Provides details for allowing no client authentication.
-