| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AllowListCriteria |
CreateAllowListRequest.criteria()
The criteria that specify the text or text pattern to ignore.
|
AllowListCriteria |
UpdateAllowListRequest.criteria()
The criteria that specify the text or text pattern to ignore.
|
AllowListCriteria |
GetAllowListResponse.criteria()
The criteria that specify the text or text pattern to ignore.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAllowListRequest.Builder |
CreateAllowListRequest.Builder.criteria(AllowListCriteria criteria)
The criteria that specify the text or text pattern to ignore.
|
UpdateAllowListRequest.Builder |
UpdateAllowListRequest.Builder.criteria(AllowListCriteria criteria)
The criteria that specify the text or text pattern to ignore.
|
GetAllowListResponse.Builder |
GetAllowListResponse.Builder.criteria(AllowListCriteria criteria)
The criteria that specify the text or text pattern to ignore.
|
Copyright © 2023. All rights reserved.