| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static Region |
Region.fromValue(String value)
Use this in place of valueOf.
|
static Region |
Region.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Region[] |
Region.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoEnableNewRegionConfiguration |
AutoEnableNewRegionConfiguration.withRegion(Region region)
The Amazon Web Services Regions where Security Lake is automatically enabled.
|
CreateDatalakeRequest |
CreateDatalakeRequest.withRegions(Region... regions)
Enable Security Lake in the specified Regions.
|
ListDatalakeExceptionsRequest |
ListDatalakeExceptionsRequest.withRegionSet(Region... regionSet)
List the Amazon Web Services Regions from which exceptions are retrieved.
|
LakeConfigurationResponse |
LakeConfigurationResponse.withReplicationDestinationRegions(Region... replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
LakeConfigurationRequest |
LakeConfigurationRequest.withReplicationDestinationRegions(Region... replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
Copyright © 2023. All rights reserved.