GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.autoEnableOrganizationMembers(String autoEnableOrganizationMembers) |
Specifies whether automated sensitive data discovery is enabled automatically for accounts in the
organization.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.autoEnableOrganizationMembers(AutoEnableMode autoEnableOrganizationMembers) |
Specifies whether automated sensitive data discovery is enabled automatically for accounts in the
organization.
|
static GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.builder() |
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.classificationScopeId(String classificationScopeId) |
The unique identifier for the classification scope that's used when performing automated sensitive data
discovery.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.disabledAt(Instant disabledAt) |
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most
recently disabled.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.firstEnabledAt(Instant firstEnabledAt) |
The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was initially
enabled.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.lastUpdatedAt(Instant 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.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.sensitivityInspectionTemplateId(String sensitivityInspectionTemplateId) |
The unique identifier for the sensitivity inspection template that's used when performing automated sensitive
data discovery.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.status(String status) |
The current status of automated sensitive data discovery for the organization or account.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.status(AutomatedDiscoveryStatus status) |
The current status of automated sensitive data discovery for the organization or account.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.toBuilder() |
|