github.com/aws/aws-sdk-go-v2/service/s3.UploadPartCopyInput.CopySourceIfUnmodifiedSince (field)
3 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_UploadPartCopy.go#L224: CopySourceIfUnmodifiedSince *time.Time
serializers.go#L8241: if v.CopySourceIfUnmodifiedSince != nil {
serializers.go#L8243: encoder.SetHeader(locationName).String(smithytime.FormatHTTPDate(*v.CopySourceIfUnmodifiedSince))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)