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