| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsMskClusterClusterInfoEncryptionInfoDetails |
AwsMskClusterClusterInfoEncryptionInfoDetails.clone() |
AwsMskClusterClusterInfoEncryptionInfoDetails |
AwsMskClusterClusterInfoDetails.getEncryptionInfo()
Includes encryption-related information, such as the KMS key used for encrypting data at rest and whether you
want Amazon MSK to encrypt your data in transit.
|
AwsMskClusterClusterInfoEncryptionInfoDetails |
AwsMskClusterClusterInfoEncryptionInfoDetails.withEncryptionAtRest(AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails encryptionAtRest)
The data-volume encryption details.
|
AwsMskClusterClusterInfoEncryptionInfoDetails |
AwsMskClusterClusterInfoEncryptionInfoDetails.withEncryptionInTransit(AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails encryptionInTransit)
The settings for encrypting data in transit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsMskClusterClusterInfoDetails.setEncryptionInfo(AwsMskClusterClusterInfoEncryptionInfoDetails encryptionInfo)
Includes encryption-related information, such as the KMS key used for encrypting data at rest and whether you
want Amazon MSK to encrypt your data in transit.
|
AwsMskClusterClusterInfoDetails |
AwsMskClusterClusterInfoDetails.withEncryptionInfo(AwsMskClusterClusterInfoEncryptionInfoDetails encryptionInfo)
Includes encryption-related information, such as the KMS key used for encrypting data at rest and whether you
want Amazon MSK to encrypt your data in transit.
|
Copyright © 2024. All rights reserved.