type github.com/aws/aws-sdk-go-v2/service/s3/types.CopyPartResult
5 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L403: type CopyPartResult struct {
github.com/aws/aws-sdk-go-v2/service/s3
api_op_UploadPartCopy.go#L292: CopyPartResult *types.CopyPartResult
deserializers.go#L13916: func awsRestxml_deserializeDocumentCopyPartResult(v **types.CopyPartResult, decoder smithyxml.NodeDecoder) error {
deserializers.go#L13920: var sv *types.CopyPartResult
deserializers.go#L13922: sv = &types.CopyPartResult{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)