public static interface CreateAwsLogSourceRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<CreateAwsLogSourceRequest.Builder,CreateAwsLogSourceRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateAwsLogSourceRequest.Builder |
enableAllDimensions(Map<String,? extends Map<String,? extends Collection<String>>> enableAllDimensions)
Enables data collection from specific Amazon Web Services sources in all specific accounts and specific
Regions.
|
CreateAwsLogSourceRequest.Builder |
enableSingleDimension(Collection<String> enableSingleDimension)
Enables data collection from all Amazon Web Services sources in specific accounts or Regions.
|
CreateAwsLogSourceRequest.Builder |
enableSingleDimension(String... enableSingleDimension)
Enables data collection from all Amazon Web Services sources in specific accounts or Regions.
|
CreateAwsLogSourceRequest.Builder |
enableTwoDimensions(Map<String,? extends Collection<String>> enableTwoDimensions)
Enables data collection from specific Amazon Web Services sources in specific accounts or Regions.
|
CreateAwsLogSourceRequest.Builder |
inputOrder(Collection<Dimension> inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member
account.
|
CreateAwsLogSourceRequest.Builder |
inputOrder(Dimension... inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member
account.
|
CreateAwsLogSourceRequest.Builder |
inputOrderWithStrings(Collection<String> inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member
account.
|
CreateAwsLogSourceRequest.Builder |
inputOrderWithStrings(String... inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member
account.
|
CreateAwsLogSourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateAwsLogSourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAwsLogSourceRequest.Builder enableAllDimensions(Map<String,? extends Map<String,? extends Collection<String>>> enableAllDimensions)
Enables data collection from specific Amazon Web Services sources in all specific accounts and specific Regions.
enableAllDimensions - Enables data collection from specific Amazon Web Services sources in all specific accounts and
specific Regions.CreateAwsLogSourceRequest.Builder enableSingleDimension(Collection<String> enableSingleDimension)
Enables data collection from all Amazon Web Services sources in specific accounts or Regions.
enableSingleDimension - Enables data collection from all Amazon Web Services sources in specific accounts or Regions.CreateAwsLogSourceRequest.Builder enableSingleDimension(String... enableSingleDimension)
Enables data collection from all Amazon Web Services sources in specific accounts or Regions.
enableSingleDimension - Enables data collection from all Amazon Web Services sources in specific accounts or Regions.CreateAwsLogSourceRequest.Builder enableTwoDimensions(Map<String,? extends Collection<String>> enableTwoDimensions)
Enables data collection from specific Amazon Web Services sources in specific accounts or Regions.
enableTwoDimensions - Enables data collection from specific Amazon Web Services sources in specific accounts or Regions.CreateAwsLogSourceRequest.Builder inputOrderWithStrings(Collection<String> inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member account.
inputOrder - Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and
member account.CreateAwsLogSourceRequest.Builder inputOrderWithStrings(String... inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member account.
inputOrder - Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and
member account.CreateAwsLogSourceRequest.Builder inputOrder(Collection<Dimension> inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member account.
inputOrder - Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and
member account.CreateAwsLogSourceRequest.Builder inputOrder(Dimension... inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member account.
inputOrder - Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and
member account.CreateAwsLogSourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateAwsLogSourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.