public static interface DeregistrationPolicy.Builder extends SdkPojo, CopyableBuilder<DeregistrationPolicy.Builder,DeregistrationPolicy>
| Modifier and Type | Method and Description |
|---|---|
DeregistrationPolicy.Builder |
deleteResources(DeleteResources deleteResources)
Specifies which Audit Manager data will be deleted when you deregister Audit Manager.
|
DeregistrationPolicy.Builder |
deleteResources(String deleteResources)
Specifies which Audit Manager data will be deleted when you deregister Audit Manager.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregistrationPolicy.Builder deleteResources(String deleteResources)
Specifies which Audit Manager data will be deleted when you deregister Audit Manager.
If you set the value to ALL, all of your data is deleted within seven days of deregistration.
If you set the value to DEFAULT, none of your data is deleted at the time of deregistration.
However, keep in mind that the Audit Manager data retention policy still applies. As a result, any evidence
data will be deleted two years after its creation date. Your other Audit Manager resources will continue to
exist indefinitely.
deleteResources - Specifies which Audit Manager data will be deleted when you deregister Audit Manager.
If you set the value to ALL, all of your data is deleted within seven days of
deregistration.
If you set the value to DEFAULT, none of your data is deleted at the time of
deregistration. However, keep in mind that the Audit Manager data retention policy still applies. As a
result, any evidence data will be deleted two years after its creation date. Your other Audit Manager
resources will continue to exist indefinitely.
DeleteResources,
DeleteResourcesDeregistrationPolicy.Builder deleteResources(DeleteResources deleteResources)
Specifies which Audit Manager data will be deleted when you deregister Audit Manager.
If you set the value to ALL, all of your data is deleted within seven days of deregistration.
If you set the value to DEFAULT, none of your data is deleted at the time of deregistration.
However, keep in mind that the Audit Manager data retention policy still applies. As a result, any evidence
data will be deleted two years after its creation date. Your other Audit Manager resources will continue to
exist indefinitely.
deleteResources - Specifies which Audit Manager data will be deleted when you deregister Audit Manager.
If you set the value to ALL, all of your data is deleted within seven days of
deregistration.
If you set the value to DEFAULT, none of your data is deleted at the time of
deregistration. However, keep in mind that the Audit Manager data retention policy still applies. As a
result, any evidence data will be deleted two years after its creation date. Your other Audit Manager
resources will continue to exist indefinitely.
DeleteResources,
DeleteResourcesCopyright © 2023. All rights reserved.