| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDetection.Builder |
CustomDetection.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the custom data identifier.
|
static CustomDetection.Builder |
CustomDetection.builder() |
CustomDetection.Builder |
CustomDetection.Builder.count(Long count)
The total number of occurrences of the data that the custom data identifier detected for the finding.
|
CustomDetection.Builder |
CustomDetection.Builder.name(String name)
The name of the custom data identifier.
|
CustomDetection.Builder |
CustomDetection.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CustomDetection.Builder> |
CustomDetection.serializableBuilderClass() |
Copyright © 2020. All rights reserved.