Uses of Class
software.amazon.awssdk.services.macie2.model.AllowListStatus
-
Packages that use AllowListStatus Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of AllowListStatus in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return AllowListStatus Modifier and Type Method Description AllowListStatusGetAllowListResponse. status()The current status of the allow list, which indicates whether Amazon Macie can access and use the list's criteria.Methods in software.amazon.awssdk.services.macie2.model with parameters of type AllowListStatus Modifier and Type Method Description GetAllowListResponse.BuilderGetAllowListResponse.Builder. status(AllowListStatus status)The current status of the allow list, which indicates whether Amazon Macie can access and use the list's criteria.
-