| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataLakeConfiguration> |
CreateDataLakeRequest.configurations()
Specify the Region or Regions that will contribute data to the rollup region.
|
List<DataLakeConfiguration> |
UpdateDataLakeRequest.configurations()
Specify the Region or Regions that will contribute data to the rollup region.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataLakeRequest.Builder |
CreateDataLakeRequest.Builder.configurations(DataLakeConfiguration... configurations)
Specify the Region or Regions that will contribute data to the rollup region.
|
UpdateDataLakeRequest.Builder |
UpdateDataLakeRequest.Builder.configurations(DataLakeConfiguration... configurations)
Specify the Region or Regions that will contribute data to the rollup region.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataLakeRequest.Builder |
CreateDataLakeRequest.Builder.configurations(Collection<DataLakeConfiguration> configurations)
Specify the Region or Regions that will contribute data to the rollup region.
|
UpdateDataLakeRequest.Builder |
UpdateDataLakeRequest.Builder.configurations(Collection<DataLakeConfiguration> configurations)
Specify the Region or Regions that will contribute data to the rollup region.
|
Copyright © 2023. All rights reserved.