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