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