public static interface DeleteCustomLogSourceRequest.Builder extends SecurityLakeRequest.Builder, SdkPojo, CopyableBuilder<DeleteCustomLogSourceRequest.Builder,DeleteCustomLogSourceRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomLogSourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteCustomLogSourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteCustomLogSourceRequest.Builder |
sourceName(String sourceName)
The source name of custom log source that you want to delete.
|
DeleteCustomLogSourceRequest.Builder |
sourceVersion(String sourceVersion)
The source version for the third-party custom source.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteCustomLogSourceRequest.Builder sourceName(String sourceName)
The source name of custom log source that you want to delete.
sourceName - The source name of custom log source that you want to delete.DeleteCustomLogSourceRequest.Builder sourceVersion(String sourceVersion)
The source version for the third-party custom source. You can limit the custom source removal to the specified source version.
sourceVersion - The source version for the third-party custom source. You can limit the custom source removal to the
specified source version.DeleteCustomLogSourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteCustomLogSourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.