Uses of Class
software.amazon.awssdk.services.macie2.model.S3WordsList
-
Packages that use S3WordsList Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of S3WordsList in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return S3WordsList Modifier and Type Method Description S3WordsListAllowListCriteria. s3WordsList()The location and name of the S3 object that lists specific text to ignore.Methods in software.amazon.awssdk.services.macie2.model with parameters of type S3WordsList Modifier and Type Method Description AllowListCriteria.BuilderAllowListCriteria.Builder. s3WordsList(S3WordsList s3WordsList)The location and name of the S3 object that lists specific text to ignore.
-