github.com/aws/aws-sdk-go-v2/service/s3.UploadPartCopyInput.CopySourceSSECustomerAlgorithm (field)
4 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_UploadPartCopy.go#L235: CopySourceSSECustomerAlgorithm *string
serializers.go#L8251: if v.CopySourceSSECustomerAlgorithm != nil && len(*v.CopySourceSSECustomerAlgorithm) > 0 {
serializers.go#L8253: encoder.SetHeader(locationName).String(*v.CopySourceSSECustomerAlgorithm)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)