| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static SuppressDataIdentifier.Builder |
SuppressDataIdentifier.builder() |
SuppressDataIdentifier.Builder |
SuppressDataIdentifier.Builder.id(String id)
The unique identifier for the custom data identifier or managed data identifier that detected the type of
sensitive data to exclude or include in the score.
|
SuppressDataIdentifier.Builder |
SuppressDataIdentifier.toBuilder() |
SuppressDataIdentifier.Builder |
SuppressDataIdentifier.Builder.type(DataIdentifierType type)
The type of data identifier that detected the sensitive data.
|
SuppressDataIdentifier.Builder |
SuppressDataIdentifier.Builder.type(String type)
The type of data identifier that detected the sensitive data.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SuppressDataIdentifier.Builder> |
SuppressDataIdentifier.serializableBuilderClass() |
Copyright © 2023. All rights reserved.