github.com/aws/aws-sdk-go-v2/service/s3.CopyObjectOutput.CopySourceVersionId (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_CopyObject.go#L423: 	CopySourceVersionId *string
		deserializers.go#L524: 		v.CopySourceVersionId = ptr.String(headerValues[0])