type github.com/aws/aws-sdk-go-v2/service/s3/types.GetObjectAttributesParts

5 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L1796: type GetObjectAttributesParts struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_GetObjectAttributes.go#L231: 	ObjectParts *types.GetObjectAttributesParts
		deserializers.go#L15380: func awsRestxml_deserializeDocumentGetObjectAttributesParts(v **types.GetObjectAttributesParts, decoder smithyxml.NodeDecoder) error {
		deserializers.go#L15384: 	var sv *types.GetObjectAttributesParts
		deserializers.go#L15386: 		sv = &types.GetObjectAttributesParts{}