Uses of Class
software.amazon.awssdk.services.cloudfront.model.FieldPatterns
-
Packages that use FieldPatterns Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of FieldPatterns in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return FieldPatterns Modifier and Type Method Description FieldPatternsEncryptionEntity. fieldPatterns()Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type FieldPatterns Modifier and Type Method Description EncryptionEntity.BuilderEncryptionEntity.Builder. fieldPatterns(FieldPatterns fieldPatterns)Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.
-