type github.com/aws/aws-sdk-go-v2/service/s3/types.Encryption

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L745: type Encryption struct {
		types.go#L3420: 	Encryption *Encryption

	github.com/aws/aws-sdk-go-v2/service/s3
		serializers.go#L9489: func awsRestxml_serializeDocumentEncryption(v *types.Encryption, value smithyxml.Value) error {
		validators.go#L2497: func validateEncryption(v *types.Encryption) error {