| Package | Description |
|---|---|
| com.amazonaws.services.macie2 |
Amazon Macie
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
GetAutomatedDiscoveryConfigurationResult |
AbstractAmazonMacie2.getAutomatedDiscoveryConfiguration(GetAutomatedDiscoveryConfigurationRequest request) |
GetAutomatedDiscoveryConfigurationResult |
AmazonMacie2.getAutomatedDiscoveryConfiguration(GetAutomatedDiscoveryConfigurationRequest getAutomatedDiscoveryConfigurationRequest)
Retrieves the configuration settings and status of automated sensitive data discovery for an account.
|
GetAutomatedDiscoveryConfigurationResult |
AmazonMacie2Client.getAutomatedDiscoveryConfiguration(GetAutomatedDiscoveryConfigurationRequest request)
Retrieves the configuration settings and status of automated sensitive data discovery for an account.
|
| Modifier and Type | Method and Description |
|---|---|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.clone() |
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withClassificationScopeId(String classificationScopeId)
The unique identifier for the classification scope that's used when performing automated sensitive data discovery
for the account.
|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withDisabledAt(Date disabledAt)
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently
disabled for the account.
|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withFirstEnabledAt(Date firstEnabledAt)
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was initially
enabled for the account.
|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withLastUpdatedAt(Date lastUpdatedAt)
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently
enabled or disabled for the account.
|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withSensitivityInspectionTemplateId(String sensitivityInspectionTemplateId)
The unique identifier for the sensitivity inspection template that's used when performing automated sensitive
data discovery for the account.
|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withStatus(AutomatedDiscoveryStatus status)
The current status of the automated sensitive data discovery configuration for the account.
|
GetAutomatedDiscoveryConfigurationResult |
GetAutomatedDiscoveryConfigurationResult.withStatus(String status)
The current status of the automated sensitive data discovery configuration for the account.
|
Copyright © 2024. All rights reserved.