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)
List of all accounts in which enabling a natively-supported Amazon Web Services service as a Security Lake
failed.
|
CreateAwsLogSourceResponse.Builder |
failed(String... failed)
List of all accounts in which enabling a natively-supported Amazon Web Services service as a Security Lake
failed.
|
CreateAwsLogSourceResponse.Builder |
processing(Collection<String> processing)
List of all accounts which are in the process of enabling a natively-supported Amazon Web Services service as
a Security Lake.
|
CreateAwsLogSourceResponse.Builder |
processing(String... processing)
List of all accounts which are in the process of enabling a natively-supported Amazon Web Services service as
a Security Lake.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAwsLogSourceResponse.Builder failed(Collection<String> failed)
List of all accounts in which enabling a natively-supported Amazon Web Services service as a Security Lake failed. The failure occurred as these accounts are not part of an organization.
failed - List of all accounts in which enabling a natively-supported Amazon Web Services service as a Security
Lake failed. The failure occurred as these accounts are not part of an organization.CreateAwsLogSourceResponse.Builder failed(String... failed)
List of all accounts in which enabling a natively-supported Amazon Web Services service as a Security Lake failed. The failure occurred as these accounts are not part of an organization.
failed - List of all accounts in which enabling a natively-supported Amazon Web Services service as a Security
Lake failed. The failure occurred as these accounts are not part of an organization.CreateAwsLogSourceResponse.Builder processing(Collection<String> processing)
List of all accounts which are in the process of enabling a natively-supported Amazon Web Services service as a Security Lake.
processing - List of all accounts which are in the process of enabling a natively-supported Amazon Web Services
service as a Security Lake.CreateAwsLogSourceResponse.Builder processing(String... processing)
List of all accounts which are in the process of enabling a natively-supported Amazon Web Services service as a Security Lake.
processing - List of all accounts which are in the process of enabling a natively-supported Amazon Web Services
service as a Security Lake.Copyright © 2022. All rights reserved.