type github.com/aws/aws-sdk-go-v2/service/s3/types.Progress
5 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L2942: type Progress struct {
types.go#L2960: Details *Progress
github.com/aws/aws-sdk-go-v2/service/s3
deserializers.go#L12271: func awsRestxml_deserializeDocumentProgress(v **types.Progress, decoder smithyxml.NodeDecoder) error {
deserializers.go#L12275: var sv *types.Progress
deserializers.go#L12277: sv = &types.Progress{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)