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 for the account.
|
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 for the account.
|
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 for the account.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.lastUpdatedAt(Instant 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.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.sensitivityInspectionTemplateId(String sensitivityInspectionTemplateId) |
The unique identifier for the sensitivity inspection template that's used when performing automated sensitive
data discovery for the account.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.status(String status) |
The current status of the automated sensitive data discovery configuration for the account.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.Builder.status(AutomatedDiscoveryStatus status) |
The current status of the automated sensitive data discovery configuration for the account.
|
GetAutomatedDiscoveryConfigurationResponse.Builder |
GetAutomatedDiscoveryConfigurationResponse.toBuilder() |
|