Uses of Class
software.amazon.awssdk.services.macie.model.ClassificationType
-
Packages that use ClassificationType Package Description software.amazon.awssdk.services.macie.model -
-
Uses of ClassificationType in software.amazon.awssdk.services.macie.model
Methods in software.amazon.awssdk.services.macie.model that return ClassificationType Modifier and Type Method Description ClassificationTypeS3ResourceClassification. classificationType()(Discontinued) The classification type that you want to specify for the resource associated with Amazon Macie Classic.Methods in software.amazon.awssdk.services.macie.model with parameters of type ClassificationType Modifier and Type Method Description S3ResourceClassification.BuilderS3ResourceClassification.Builder. classificationType(ClassificationType classificationType)(Discontinued) The classification type that you want to specify for the resource associated with Amazon Macie Classic.
-