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