| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsMskClusterClusterInfoClientAuthenticationTlsDetails |
AwsMskClusterClusterInfoClientAuthenticationTlsDetails.clone() |
AwsMskClusterClusterInfoClientAuthenticationTlsDetails |
AwsMskClusterClusterInfoClientAuthenticationDetails.getTls()
Provides details for client authentication using TLS.
|
AwsMskClusterClusterInfoClientAuthenticationTlsDetails |
AwsMskClusterClusterInfoClientAuthenticationTlsDetails.withCertificateAuthorityArnList(Collection<String> certificateAuthorityArnList)
List of Amazon Web Services Private CA Amazon Resource Names (ARNs).
|
AwsMskClusterClusterInfoClientAuthenticationTlsDetails |
AwsMskClusterClusterInfoClientAuthenticationTlsDetails.withCertificateAuthorityArnList(String... certificateAuthorityArnList)
List of Amazon Web Services Private CA Amazon Resource Names (ARNs).
|
AwsMskClusterClusterInfoClientAuthenticationTlsDetails |
AwsMskClusterClusterInfoClientAuthenticationTlsDetails.withEnabled(Boolean enabled)
Indicates whether TLS authentication is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsMskClusterClusterInfoClientAuthenticationDetails.setTls(AwsMskClusterClusterInfoClientAuthenticationTlsDetails tls)
Provides details for client authentication using TLS.
|
AwsMskClusterClusterInfoClientAuthenticationDetails |
AwsMskClusterClusterInfoClientAuthenticationDetails.withTls(AwsMskClusterClusterInfoClientAuthenticationTlsDetails tls)
Provides details for client authentication using TLS.
|
Copyright © 2024. All rights reserved.