| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
List<RetentionSetting> |
LakeConfigurationResponse.retentionSettings()
Retention settings for the destination Amazon S3 buckets.
|
List<RetentionSetting> |
LakeConfigurationRequest.retentionSettings()
Retention settings for the destination Amazon S3 buckets.
|
| Modifier and Type | Method and Description |
|---|---|
LakeConfigurationResponse.Builder |
LakeConfigurationResponse.Builder.retentionSettings(RetentionSetting... retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
LakeConfigurationRequest.Builder |
LakeConfigurationRequest.Builder.retentionSettings(RetentionSetting... retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
| Modifier and Type | Method and Description |
|---|---|
LakeConfigurationResponse.Builder |
LakeConfigurationResponse.Builder.retentionSettings(Collection<RetentionSetting> retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
LakeConfigurationRequest.Builder |
LakeConfigurationRequest.Builder.retentionSettings(Collection<RetentionSetting> retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
Copyright © 2022. All rights reserved.