github.com/aws/aws-sdk-go-v2/service/s3.GetObjectOutput.ContentRange (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_GetObject.go#L334: 	ContentRange *string
		deserializers.go#L5320: 		v.ContentRange = ptr.String(headerValues[0])