github.com/aws/aws-sdk-go-v2/service/s3.GetObjectAttributesInput.MaxParts (field)
3 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_GetObjectAttributes.go#L179: MaxParts int32
serializers.go#L3583: if v.MaxParts != 0 {
serializers.go#L3585: encoder.SetHeader(locationName).Integer(v.MaxParts)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)