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 all Regions and source types.
disableAllDimensions - Removes the specific Amazon Web Services sources from all Regions and source types.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. Specifies the input order to disable dimensions in Security Lake, namely Region, source type, and member.
inputOrder - This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely
Region, source type, and member.DeleteAwsLogSourceRequest.Builder inputOrderWithStrings(String... inputOrder)
This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely Region, source type, and member.
inputOrder - This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely
Region, source type, and member.DeleteAwsLogSourceRequest.Builder inputOrder(Collection<Dimension> inputOrder)
This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely Region, source type, and member.
inputOrder - This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely
Region, source type, and member.DeleteAwsLogSourceRequest.Builder inputOrder(Dimension... inputOrder)
This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely Region, source type, and member.
inputOrder - This is a mandatory input. Specifies the input order to disable dimensions in Security Lake, namely
Region, source type, and member.DeleteAwsLogSourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAwsLogSourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.