github.com/aws/aws-sdk-go-v2/service/s3.GetObjectInput.ResponseExpires (field)
3 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_GetObject.go#L248: ResponseExpires *time.Time
serializers.go#L3407: if v.ResponseExpires != nil {
serializers.go#L3408: encoder.SetQuery("response-expires").String(smithytime.FormatHTTPDate(*v.ResponseExpires))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)