public static interface DeleteAwsLogSourceResponse.Builder extends SecurityLakeResponse.Builder, SdkPojo, CopyableBuilder<DeleteAwsLogSourceResponse.Builder,DeleteAwsLogSourceResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteAwsLogSourceResponse.Builder |
failed(Collection<String> failed)
Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
|
DeleteAwsLogSourceResponse.Builder |
failed(String... failed)
Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
|
DeleteAwsLogSourceResponse.Builder |
processing(Collection<String> processing)
Deletion of the Amazon Web Services sources is in progress.
|
DeleteAwsLogSourceResponse.Builder |
processing(String... processing)
Deletion of the Amazon Web Services sources is in progress.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAwsLogSourceResponse.Builder failed(Collection<String> failed)
Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
failed - Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.DeleteAwsLogSourceResponse.Builder failed(String... failed)
Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
failed - Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.DeleteAwsLogSourceResponse.Builder processing(Collection<String> processing)
Deletion of the Amazon Web Services sources is in progress.
processing - Deletion of the Amazon Web Services sources is in progress.DeleteAwsLogSourceResponse.Builder processing(String... processing)
Deletion of the Amazon Web Services sources is in progress.
processing - Deletion of the Amazon Web Services sources is in progress.Copyright © 2023. All rights reserved.