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.
|
CreateAwsLogSourceResponse.Builder |
processing(Collection<String> processing)
Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a Security
Lake source.
|
CreateAwsLogSourceResponse.Builder |
processing(String... processing)
Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a Security
Lake source.
|
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.CreateAwsLogSourceResponse.Builder processing(Collection<String> processing)
Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a Security Lake source.
processing - Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a
Security Lake source.CreateAwsLogSourceResponse.Builder processing(String... processing)
Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a Security Lake source.
processing - Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a
Security Lake source.Copyright © 2023. All rights reserved.