public static interface CreateDatalakeRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<CreateDatalakeRequest.Builder,CreateDatalakeRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateDatalakeRequest.Builder |
configurations(Map<Region,LakeConfigurationRequest> configurations)
Specify the Region or Regions that will contribute data to the rollup region.
|
CreateDatalakeRequest.Builder |
configurationsWithStrings(Map<String,LakeConfigurationRequest> configurations)
Specify the Region or Regions that will contribute data to the rollup region.
|
CreateDatalakeRequest.Builder |
enableAll(Boolean enableAll)
Enable Security Lake in all Regions.
|
CreateDatalakeRequest.Builder |
metaStoreManagerRoleArn(String metaStoreManagerRoleArn)
The Amazon Resource Name (ARN) used to create and update the Glue table.
|
CreateDatalakeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateDatalakeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateDatalakeRequest.Builder |
regions(Collection<Region> regions)
Enable Security Lake in the specified Regions.
|
CreateDatalakeRequest.Builder |
regions(Region... regions)
Enable Security Lake in the specified Regions.
|
CreateDatalakeRequest.Builder |
regionsWithStrings(Collection<String> regions)
Enable Security Lake in the specified Regions.
|
CreateDatalakeRequest.Builder |
regionsWithStrings(String... regions)
Enable Security Lake in the specified Regions.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateDatalakeRequest.Builder configurationsWithStrings(Map<String,LakeConfigurationRequest> configurations)
Specify the Region or Regions that will contribute data to the rollup region.
configurations - Specify the Region or Regions that will contribute data to the rollup region.CreateDatalakeRequest.Builder configurations(Map<Region,LakeConfigurationRequest> configurations)
Specify the Region or Regions that will contribute data to the rollup region.
configurations - Specify the Region or Regions that will contribute data to the rollup region.CreateDatalakeRequest.Builder enableAll(Boolean enableAll)
Enable Security Lake in all Regions.
enableAll - Enable Security Lake in all Regions.CreateDatalakeRequest.Builder metaStoreManagerRoleArn(String metaStoreManagerRoleArn)
The Amazon Resource Name (ARN) used to create and update the Glue table. This table contains partitions generated by the ingestion and normalization of Amazon Web Services log sources and custom sources.
metaStoreManagerRoleArn - The Amazon Resource Name (ARN) used to create and update the Glue table. This table contains
partitions generated by the ingestion and normalization of Amazon Web Services log sources and custom
sources.CreateDatalakeRequest.Builder regionsWithStrings(Collection<String> regions)
Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes, see Amazon Security Lake endpoints in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services
Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes,
see Amazon Security Lake
endpoints in the Amazon Web Services General Reference.CreateDatalakeRequest.Builder regionsWithStrings(String... regions)
Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes, see Amazon Security Lake endpoints in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services
Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes,
see Amazon Security Lake
endpoints in the Amazon Web Services General Reference.CreateDatalakeRequest.Builder regions(Collection<Region> regions)
Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes, see Amazon Security Lake endpoints in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services
Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes,
see Amazon Security Lake
endpoints in the Amazon Web Services General Reference.CreateDatalakeRequest.Builder regions(Region... regions)
Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes, see Amazon Security Lake endpoints in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services
Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes,
see Amazon Security Lake
endpoints in the Amazon Web Services General Reference.CreateDatalakeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateDatalakeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.