public static interface DeleteAwsLogSourceRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<DeleteAwsLogSourceRequest.Builder,DeleteAwsLogSourceRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAwsLogSourceRequest.Builder disableAllDimensions(Map<String,? extends Map<String,? extends Collection<String>>> disableAllDimensions)
Removes the specific Amazon Web Services sources from specific accounts and specific Regions.
disableAllDimensions - Removes the specific Amazon Web Services sources from specific accounts and specific Regions.DeleteAwsLogSourceRequest.Builder disableSingleDimension(Collection<String> disableSingleDimension)
Removes all Amazon Web Services sources from specific accounts or Regions.
disableSingleDimension - Removes all Amazon Web Services sources from specific accounts or Regions.DeleteAwsLogSourceRequest.Builder disableSingleDimension(String... disableSingleDimension)
Removes all Amazon Web Services sources from specific accounts or Regions.
disableSingleDimension - Removes all Amazon Web Services sources from specific accounts or Regions.DeleteAwsLogSourceRequest.Builder disableTwoDimensions(Map<String,? extends Collection<String>> disableTwoDimensions)
Remove a specific Amazon Web Services source from specific accounts or Regions.
disableTwoDimensions - Remove a specific Amazon Web Services source from specific accounts or Regions.DeleteAwsLogSourceRequest.Builder inputOrderWithStrings(Collection<String> inputOrder)
This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web Services account).
inputOrder - This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely
Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web
Services account).DeleteAwsLogSourceRequest.Builder inputOrderWithStrings(String... inputOrder)
This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web Services account).
inputOrder - This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely
Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web
Services account).DeleteAwsLogSourceRequest.Builder inputOrder(Collection<Dimension> inputOrder)
This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web Services account).
inputOrder - This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely
Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web
Services account).DeleteAwsLogSourceRequest.Builder inputOrder(Dimension... inputOrder)
This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web Services account).
inputOrder - This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely
Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web
Services account).DeleteAwsLogSourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAwsLogSourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.