| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
DataLakeEncryptionConfiguration |
DataLakeEncryptionConfiguration.clone() |
DataLakeEncryptionConfiguration |
DataLakeResource.getEncryptionConfiguration()
Provides encryption details of Amazon Security Lake object.
|
DataLakeEncryptionConfiguration |
DataLakeConfiguration.getEncryptionConfiguration()
Provides encryption details of Amazon Security Lake object.
|
DataLakeEncryptionConfiguration |
DataLakeEncryptionConfiguration.withKmsKeyId(String kmsKeyId)
The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLakeResource.setEncryptionConfiguration(DataLakeEncryptionConfiguration encryptionConfiguration)
Provides encryption details of Amazon Security Lake object.
|
void |
DataLakeConfiguration.setEncryptionConfiguration(DataLakeEncryptionConfiguration encryptionConfiguration)
Provides encryption details of Amazon Security Lake object.
|
DataLakeResource |
DataLakeResource.withEncryptionConfiguration(DataLakeEncryptionConfiguration encryptionConfiguration)
Provides encryption details of Amazon Security Lake object.
|
DataLakeConfiguration |
DataLakeConfiguration.withEncryptionConfiguration(DataLakeEncryptionConfiguration encryptionConfiguration)
Provides encryption details of Amazon Security Lake object.
|
Copyright © 2024. All rights reserved.