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)
Enable Security Lake with the specified configurations settings to begin ingesting security data.
|
CreateDatalakeRequest.Builder |
configurationsWithStrings(Map<String,LakeConfigurationRequest> configurations)
Enable Security Lake with the specified configurations settings to begin ingesting security data.
|
CreateDatalakeRequest.Builder |
enableAll(Boolean enableAll)
Enable Security Lake in all Regions to begin ingesting security data.
|
CreateDatalakeRequest.Builder |
metaStoreManagerRoleArn(String metaStoreManagerRoleArn)
The Role ARN used to create and update the Glue table with partitions generated by ingestion and
normalization of Amazon Web Services log sources and custom sources.
|
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 to begin ingesting security data.
|
CreateDatalakeRequest.Builder |
regions(Region... regions)
Enable Security Lake in the specified Regions to begin ingesting security data.
|
CreateDatalakeRequest.Builder |
regionsWithStrings(Collection<String> regions)
Enable Security Lake in the specified Regions to begin ingesting security data.
|
CreateDatalakeRequest.Builder |
regionsWithStrings(String... regions)
Enable Security Lake in the specified Regions to begin ingesting security data.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateDatalakeRequest.Builder configurationsWithStrings(Map<String,LakeConfigurationRequest> configurations)
Enable Security Lake with the specified configurations settings to begin ingesting security data.
configurations - Enable Security Lake with the specified configurations settings to begin ingesting security data.CreateDatalakeRequest.Builder configurations(Map<Region,LakeConfigurationRequest> configurations)
Enable Security Lake with the specified configurations settings to begin ingesting security data.
configurations - Enable Security Lake with the specified configurations settings to begin ingesting security data.CreateDatalakeRequest.Builder enableAll(Boolean enableAll)
Enable Security Lake in all Regions to begin ingesting security data.
enableAll - Enable Security Lake in all Regions to begin ingesting security data.CreateDatalakeRequest.Builder metaStoreManagerRoleArn(String metaStoreManagerRoleArn)
The Role ARN used to create and update the Glue table with partitions generated by ingestion and normalization of Amazon Web Services log sources and custom sources.
metaStoreManagerRoleArn - The Role ARN used to create and update the Glue table with partitions generated by 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 begin ingesting security data. 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 Region codes in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes in
the Amazon Web Services General Reference.CreateDatalakeRequest.Builder regionsWithStrings(String... regions)
Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes in
the Amazon Web Services General Reference.CreateDatalakeRequest.Builder regions(Collection<Region> regions)
Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes in
the Amazon Web Services General Reference.CreateDatalakeRequest.Builder regions(Region... regions)
Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes in the Amazon Web Services General Reference.
regions - Enable Security Lake in the specified Regions to begin ingesting security data. 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 Region codes 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 © 2022. All rights reserved.