public static interface UpdateAutomatedDiscoveryConfigurationRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<UpdateAutomatedDiscoveryConfigurationRequest.Builder,UpdateAutomatedDiscoveryConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateAutomatedDiscoveryConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateAutomatedDiscoveryConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateAutomatedDiscoveryConfigurationRequest.Builder |
status(AutomatedDiscoveryStatus status)
The new status of automated sensitive data discovery for the account.
|
UpdateAutomatedDiscoveryConfigurationRequest.Builder |
status(String status)
The new status of automated sensitive data discovery for the account.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAutomatedDiscoveryConfigurationRequest.Builder status(String status)
The new status of automated sensitive data discovery for the account. Valid values are: ENABLED, start or resume automated sensitive data discovery activities for the account; and, DISABLED, stop performing automated sensitive data discovery activities for the account.
When you enable automated sensitive data discovery for the first time, Amazon Macie uses default configuration settings to determine which data sources to analyze and which managed data identifiers to use. To change these settings, use the UpdateClassificationScope and UpdateSensitivityInspectionTemplate operations, respectively. If you change the settings and subsequently disable the configuration, Amazon Macie retains your changes.
status - The new status of automated sensitive data discovery for the account. Valid values are: ENABLED, start
or resume automated sensitive data discovery activities for the account; and, DISABLED, stop
performing automated sensitive data discovery activities for the account.
When you enable automated sensitive data discovery for the first time, Amazon Macie uses default configuration settings to determine which data sources to analyze and which managed data identifiers to use. To change these settings, use the UpdateClassificationScope and UpdateSensitivityInspectionTemplate operations, respectively. If you change the settings and subsequently disable the configuration, Amazon Macie retains your changes.
AutomatedDiscoveryStatus,
AutomatedDiscoveryStatusUpdateAutomatedDiscoveryConfigurationRequest.Builder status(AutomatedDiscoveryStatus status)
The new status of automated sensitive data discovery for the account. Valid values are: ENABLED, start or resume automated sensitive data discovery activities for the account; and, DISABLED, stop performing automated sensitive data discovery activities for the account.
When you enable automated sensitive data discovery for the first time, Amazon Macie uses default configuration settings to determine which data sources to analyze and which managed data identifiers to use. To change these settings, use the UpdateClassificationScope and UpdateSensitivityInspectionTemplate operations, respectively. If you change the settings and subsequently disable the configuration, Amazon Macie retains your changes.
status - The new status of automated sensitive data discovery for the account. Valid values are: ENABLED, start
or resume automated sensitive data discovery activities for the account; and, DISABLED, stop
performing automated sensitive data discovery activities for the account.
When you enable automated sensitive data discovery for the first time, Amazon Macie uses default configuration settings to determine which data sources to analyze and which managed data identifiers to use. To change these settings, use the UpdateClassificationScope and UpdateSensitivityInspectionTemplate operations, respectively. If you change the settings and subsequently disable the configuration, Amazon Macie retains your changes.
AutomatedDiscoveryStatus,
AutomatedDiscoveryStatusUpdateAutomatedDiscoveryConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateAutomatedDiscoveryConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.