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 specific sources in all Regions and source types.
|
CreateAwsLogSourceRequest.Builder |
enableSingleDimension(Collection<String> enableSingleDimension)
Enables all sources in specific accounts or Regions.
|
CreateAwsLogSourceRequest.Builder |
enableSingleDimension(String... enableSingleDimension)
Enables all sources in specific accounts or Regions.
|
CreateAwsLogSourceRequest.Builder |
enableTwoDimensions(Map<String,? extends Collection<String>> enableTwoDimensions)
Enables specific service 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 specific sources in all Regions and source types.
enableAllDimensions - Enables specific sources in all Regions and source types.CreateAwsLogSourceRequest.Builder enableSingleDimension(Collection<String> enableSingleDimension)
Enables all sources in specific accounts or Regions.
enableSingleDimension - Enables all sources in specific accounts or Regions.CreateAwsLogSourceRequest.Builder enableSingleDimension(String... enableSingleDimension)
Enables all sources in specific accounts or Regions.
enableSingleDimension - Enables all sources in specific accounts or Regions.CreateAwsLogSourceRequest.Builder enableTwoDimensions(Map<String,? extends Collection<String>> enableTwoDimensions)
Enables specific service sources in specific accounts or Regions.
enableTwoDimensions - Enables specific service 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 © 2022. All rights reserved.