public static interface AutoEnableNewRegionConfiguration.Builder extends SdkPojo, CopyableBuilder<AutoEnableNewRegionConfiguration.Builder,AutoEnableNewRegionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AutoEnableNewRegionConfiguration.Builder |
region(Region region)
The Regions where Security Lake is auto enabled
|
AutoEnableNewRegionConfiguration.Builder |
region(String region)
The Regions where Security Lake is auto enabled
|
AutoEnableNewRegionConfiguration.Builder |
sources(AwsLogSourceType... sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
|
AutoEnableNewRegionConfiguration.Builder |
sources(Collection<AwsLogSourceType> sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
|
AutoEnableNewRegionConfiguration.Builder |
sourcesWithStrings(Collection<String> sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
|
AutoEnableNewRegionConfiguration.Builder |
sourcesWithStrings(String... sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoEnableNewRegionConfiguration.Builder region(String region)
The Regions where Security Lake is auto enabled
AutoEnableNewRegionConfiguration.Builder region(Region region)
The Regions where Security Lake is auto enabled
AutoEnableNewRegionConfiguration.Builder sourcesWithStrings(Collection<String> sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
sources - The Amazon Web Services sources which are auto enabled in Security Lake.AutoEnableNewRegionConfiguration.Builder sourcesWithStrings(String... sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
sources - The Amazon Web Services sources which are auto enabled in Security Lake.AutoEnableNewRegionConfiguration.Builder sources(Collection<AwsLogSourceType> sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
sources - The Amazon Web Services sources which are auto enabled in Security Lake.AutoEnableNewRegionConfiguration.Builder sources(AwsLogSourceType... sources)
The Amazon Web Services sources which are auto enabled in Security Lake.
sources - The Amazon Web Services sources which are auto enabled in Security Lake.Copyright © 2022. All rights reserved.