| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SuppressDataIdentifier> |
UpdateResourceProfileDetectionsRequest.suppressDataIdentifiers()
An array of objects, one for each custom data identifier or managed data identifier that detected the type of
sensitive data to start excluding or including in the bucket's score.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResourceProfileDetectionsRequest.Builder |
UpdateResourceProfileDetectionsRequest.Builder.suppressDataIdentifiers(SuppressDataIdentifier... suppressDataIdentifiers)
An array of objects, one for each custom data identifier or managed data identifier that detected the type of
sensitive data to start excluding or including in the bucket's score.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResourceProfileDetectionsRequest.Builder |
UpdateResourceProfileDetectionsRequest.Builder.suppressDataIdentifiers(Collection<SuppressDataIdentifier> suppressDataIdentifiers)
An array of objects, one for each custom data identifier or managed data identifier that detected the type of
sensitive data to start excluding or including in the bucket's score.
|
Copyright © 2023. All rights reserved.