| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails |
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails.clone() |
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails |
AwsMskClusterClusterInfoEncryptionInfoDetails.getEncryptionInTransit()
The settings for encrypting data in transit.
|
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails |
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails.withClientBroker(String clientBroker)
Indicates the encryption setting for data in transit between clients and brokers.
|
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails |
AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails.withInCluster(Boolean inCluster)
When set to
true, it indicates that data communication among the broker nodes of the cluster is
encrypted. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsMskClusterClusterInfoEncryptionInfoDetails.setEncryptionInTransit(AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails encryptionInTransit)
The settings for encrypting data in transit.
|
AwsMskClusterClusterInfoEncryptionInfoDetails |
AwsMskClusterClusterInfoEncryptionInfoDetails.withEncryptionInTransit(AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails encryptionInTransit)
The settings for encrypting data in transit.
|
Copyright © 2023. All rights reserved.