github.com/aws/aws-sdk-go-v2/service/s3.PutObjectInput.ObjectLockRetainUntilDate (field)
3 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_PutObject.go#L282: ObjectLockRetainUntilDate *time.Time
serializers.go#L6968: if v.ObjectLockRetainUntilDate != nil {
serializers.go#L6970: encoder.SetHeader(locationName).String(smithytime.FormatDateTime(*v.ObjectLockRetainUntilDate))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)