| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AllowListStatus |
AllowListStatus.clone() |
AllowListStatus |
GetAllowListResult.getStatus()
The current status of the allow list, which indicates whether Amazon Macie can access and use the list's
criteria.
|
AllowListStatus |
AllowListStatus.withCode(AllowListStatusCode code)
The current status of the allow list.
|
AllowListStatus |
AllowListStatus.withCode(String code)
The current status of the allow list.
|
AllowListStatus |
AllowListStatus.withDescription(String description)
A brief description of the status of the allow list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAllowListResult.setStatus(AllowListStatus status)
The current status of the allow list, which indicates whether Amazon Macie can access and use the list's
criteria.
|
GetAllowListResult |
GetAllowListResult.withStatus(AllowListStatus status)
The current status of the allow list, which indicates whether Amazon Macie can access and use the list's
criteria.
|
Copyright © 2022. All rights reserved.