public static interface CreateAwsLogSourceResponse.Builder extends SecurityLakeResponse.Builder, SdkPojo, CopyableBuilder<CreateAwsLogSourceResponse.Builder,CreateAwsLogSourceResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAwsLogSourceResponse.Builder |
failed(Collection<String> failed)
Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source
failed.
|
CreateAwsLogSourceResponse.Builder |
failed(String... failed)
Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source
failed.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAwsLogSourceResponse.Builder failed(Collection<String> failed)
Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source failed. The failure occurred as these accounts are not part of an organization.
failed - Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source
failed. The failure occurred as these accounts are not part of an organization.CreateAwsLogSourceResponse.Builder failed(String... failed)
Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source failed. The failure occurred as these accounts are not part of an organization.
failed - Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source
failed. The failure occurred as these accounts are not part of an organization.Copyright © 2023. All rights reserved.