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.
|
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.Copyright © 2023. All rights reserved.