| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static AutomatedDiscoveryMonitoringStatus |
AutomatedDiscoveryMonitoringStatus.fromValue(String value)
Use this in place of valueOf.
|
static AutomatedDiscoveryMonitoringStatus |
AutomatedDiscoveryMonitoringStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomatedDiscoveryMonitoringStatus[] |
AutomatedDiscoveryMonitoringStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BucketMetadata |
BucketMetadata.withAutomatedDiscoveryMonitoringStatus(AutomatedDiscoveryMonitoringStatus automatedDiscoveryMonitoringStatus)
Specifies whether automated sensitive data discovery is currently configured to analyze objects in the bucket.
|
MatchingBucket |
MatchingBucket.withAutomatedDiscoveryMonitoringStatus(AutomatedDiscoveryMonitoringStatus automatedDiscoveryMonitoringStatus)
Specifies whether automated sensitive data discovery is currently configured to analyze objects in the bucket.
|
Copyright © 2025. All rights reserved.